windows::Win32::Security::Credentials

Function SCardGetDeviceTypeIdA

pub unsafe fn SCardGetDeviceTypeIdA<P1>(
    hcontext: usize,
    szreadername: P1,
    pdwdevicetypeid: *mut u32,
) -> i32
where P1: Param<PCSTR>,