Function FSUSER_CardSlotIsInserted

Source
pub unsafe extern "C" fn FSUSER_CardSlotIsInserted(
    inserted: *mut bool,
) -> Result
Expand description

Gets whether a card is inserted.

ยงArguments

  • inserted - Pointer to output the insertion status to.