Type Definition cryptoki_sys::CK_UNLOCKMUTEX[][src]

type CK_UNLOCKMUTEX = Option<unsafe extern "C" fn(mutex: *mut c_void) -> CK_RV>;