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