Type Definition pkcs11_bindings::CK_DESTROYMUTEX

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