interface_1 property

Pointer<libusb_interface> interface_1
getter/setter pair

Array of interfaces supported by this configuration. The length of this array is determined by the bNumInterfaces field.

Implementation

external ffi.Pointer<libusb_interface> interface_1;