Function SCardGetDeviceTypeIdW

Source
pub unsafe extern "C" fn SCardGetDeviceTypeIdW(
    hContext: SCARDCONTEXT,
    szReaderName: LPCWSTR,
    pdwDeviceTypeId: LPDWORD,
) -> LONG