pub unsafe extern "system" fn SCardGetCardTypeProviderNameA(
    hcontext: usize,
    szcardname: PCSTR,
    dwproviderid: u32,
    szprovider: PSTR,
    pcchprovider: *mut u32
) -> i32
Expand description

Required features: "Win32_Security_Credentials"