Function FSPXI_GetCardType

Source
pub unsafe extern "C" fn FSPXI_GetCardType(
    serviceHandle: Handle,
    out: *mut FS_CardType,
) -> Result
Expand description

Gets the inserted card type.

ยงArguments

  • out - Pointer to output the card type to.