Method: LIBUSB::Setting#iInterface
- Defined in:
- lib/libusb/setting.rb
#iInterface ⇒ Object
Index of string descriptor describing this interface.
76 77 78 |
# File 'lib/libusb/setting.rb', line 76 def iInterface self[:iInterface] end |