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

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’