Function windows::Win32::Security::Credentials::SCardGetDeviceTypeIdW

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