extra property

Pointer extra
getter/setter pair

Extra descriptors. If libusb encounters unknown interface descriptors, it will store them here, should you wish to parse them.

Implementation

external ffi.Pointer<pkg_ffi.UnsignedChar> extra;