Function SCardGetReaderDeviceInstanceIdW

Source
pub unsafe extern "C" fn SCardGetReaderDeviceInstanceIdW(
    hContext: SCARDCONTEXT,
    szReaderName: LPCWSTR,
    szDeviceInstanceId: LPWSTR,
    pcchDeviceInstanceId: LPDWORD,
) -> LONG