endpoint property
Array of endpoint descriptors. This length of this array is determined by the bNumEndpoints field.
Implementation
external ffi.Pointer<libusb_endpoint_descriptor> endpoint;
Array of endpoint descriptors. This length of this array is determined by the bNumEndpoints field.
external ffi.Pointer<libusb_endpoint_descriptor> endpoint;