windows::Win32::Security::Credentials

Function SCardSetCardTypeProviderNameA

pub unsafe fn SCardSetCardTypeProviderNameA<P1, P3>(
    hcontext: usize,
    szcardname: P1,
    dwproviderid: u32,
    szprovider: P3,
) -> i32
where P1: Param<PCSTR>, P3: Param<PCSTR>,