Type Definition pkcs11_bindings::CK_C_Finalize

source ·
pub type CK_C_Finalize = Option<unsafe extern "C" fn(pReserved: CK_VOID_PTR) -> CK_RV>;