Struct libusb1_sys::libusb_bos_descriptor [−][src]
#[repr(C)]pub struct libusb_bos_descriptor {
pub bLength: u8,
pub bDescriptorType: u8,
pub wTotalLength: u16,
pub bNumDeviceCaps: u8,
}Fields
bLength: u8bDescriptorType: u8wTotalLength: u16bNumDeviceCaps: u8