Type Definition pkcs11::C_GetSlotList [] [src]

type C_GetSlotList = extern "C" fn(_: CK_BBOOL, _: CK_SLOT_ID_PTR, _: CK_ULONG_PTR) -> CK_RV;