Docs.rs
libcryptsetup-sys-0.3.0
libcryptsetup-sys 0.3.0
Permalink
Docs.rs crate page
LGPL-3.0
Links
Homepage
crates.io
Source
Owners
vladimir-lu
Dependencies
libc ^0.2.132
normal
pkg-config ^0.3.25
build
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
crypt_token_validate_func
libcryptsetup_
sys
0.3.0
libcryptsetup_sys
Type Alias
crypt_
token_
validate_
func
Copy item path
Source
pub type crypt_token_validate_func = extern "C"
fn
(
*mut
crypt_device
,
*const
c_char
) ->
c_int
;