Struct windows_sys::Win32::Devices::Usb::USBUSER_BUS_STATISTICS_0_REQUEST
#[repr(C, packed(1))]pub struct USBUSER_BUS_STATISTICS_0_REQUEST {
pub Header: USBUSER_REQUEST_HEADER,
pub BusStatistics0: USB_BUS_STATISTICS_0,
}
Expand description
Required features: "Win32_Devices_Usb"
, "Win32_Foundation"
Fields§
§Header: USBUSER_REQUEST_HEADER
§BusStatistics0: USB_BUS_STATISTICS_0