windows::Win32::Security::Credentials

Function SCardGetDeviceTypeIdW

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