Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add missing fields to libusb_bos_descriptor and libusb_bos_dev_c…
…apability_descriptor This fix adds missing fields to these two structs so that they can be used from rust without the size mismatching from the C version. See: https://libusb.sourceforge.io/api-1.0/structlibusb__bos__descriptor.html https://libusb.sourceforge.io/api-1.0/structlibusb__bos__dev__capability__descriptor.html
- Loading branch information