Type Definition pkcs11_bindings::CK_LOCKMUTEX

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