extra property
Extra descriptors. If libusb encounters unknown interface descriptors, it will store them here, should you wish to parse them.
Implementation
external ffi.Pointer<ffi.UnsignedChar> extra;
Extra descriptors. If libusb encounters unknown interface descriptors, it will store them here, should you wish to parse them.
external ffi.Pointer<ffi.UnsignedChar> extra;