Docs.rs
soup3-sys-0.2.0
soup3-sys 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vhdirk
bilelmoussaoui
Dependencies
gio-sys ~0.15.0
normal
glib-sys ~0.15.0
normal
gobject-sys ~0.15.0
normal
libc ^0.2
normal
shell-words ^1.0.0
dev
tempfile ^3
dev
system-deps ^5
build
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In
soup3_sys
?
Function
soup3_sys
::
soup_uri_equal
source
·
[
−
]
pub unsafe extern "C" fn soup_uri_equal(
uri1:
*mut
GUri
,
uri2:
*mut
GUri
) ->
gboolean