Docs.rs
libdbus-sys-0.2.5
libdbus-sys 0.2.5
Docs.rs crate page
Apache-2.0/MIT
Links
Documentation
Repository
crates.io
Source
Owners
diwic
Dependencies
cc ^1.0.78
build
pkg-config ^0.3
build
Versions
3.32%
of the crate is documented
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
☰
DBusFreeFunction
In libdbus_sys
?
Type Definition
libdbus_sys
::
DBusFreeFunction
source
·
[
−
]
pub type DBusFreeFunction =
Option
<extern "C"
fn
(memory:
*mut
c_void
)>;