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

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’