crypt_token_validate_func

Type Alias crypt_token_validate_func 

Source
pub type crypt_token_validate_func = extern "C" fn(*mut crypt_device, *const c_char) -> c_int;