Function FSUSER_GetCardType

Source
pub unsafe extern "C" fn FSUSER_GetCardType(
    type_: *mut FS_CardType,
) -> Result
Expand description

Gets the inserted card type.

ยงArguments

  • type - Pointer to output the card type to.