Function SCardListReadersWithDeviceInstanceIdW

Source
pub unsafe extern "C" fn SCardListReadersWithDeviceInstanceIdW(
    hContext: SCARDCONTEXT,
    szDeviceInstanceId: LPCWSTR,
    mszReaders: LPWSTR,
    pcchReaders: LPDWORD,
) -> LONG