Type Definition cryptoki_sys::CK_LOCKMUTEX[][src]

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