Function FSPXI_CardSlotIsInserted
Source pub unsafe extern "C" fn FSPXI_CardSlotIsInserted(
serviceHandle: Handle,
inserted: *mut bool,
) -> Result
Expand description
Gets whether a card is inserted.
ยงArguments
inserted - Pointer to output the insertion status to.