crypt_token_open_func

Type Alias crypt_token_open_func 

Source
pub type crypt_token_open_func = extern "C" fn(*mut crypt_device, c_int, *mut *mut c_char, *mut size_t, *mut c_void) -> c_int;