Type Definition cryptoki_sys::CK_C_CloseAllSessions[][src]

type CK_C_CloseAllSessions = Option<unsafe extern "C" fn(slotID: CK_SLOT_ID) -> CK_RV>;