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.