crypt_write_op_cb

Type Alias crypt_write_op_cb 

Source
pub type crypt_write_op_cb = extern "C" fn(u64, u64, *mut c_void) -> c_int;