Function windows::Win32::Security::Credentials::SCardGetDeviceTypeIdA
pub unsafe fn SCardGetDeviceTypeIdA<P0>(
hcontext: usize,
szreadername: P0,
pdwdevicetypeid: *mut u32,
) -> i32where
P0: Param<PCSTR>,