Type Definition cryptoki_sys::CK_C_WaitForSlotEvent[][src]

type CK_C_WaitForSlotEvent = Option<unsafe extern "C" fn(flags: CK_FLAGS, slot: *mut CK_SLOT_ID, pReserved: *mut c_void) -> CK_RV>;