Docs.rs
libdevmapper-sys-0.1.0
libdevmapper-sys 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mmstick
jackpot51
Dependencies
bindgen ^0.46.0
build
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 libdevmapper_sys
?
Function
libdevmapper_sys
::
dm_hash_lookup
source
·
[
−
]
pub unsafe extern "C" fn dm_hash_lookup(
t:
*mut
dm_hash_table
,
key:
*const
c_char
) ->
*mut
c_void