Type Definition pkcs11_bindings::CK_UNLOCKMUTEX

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