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.