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

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’