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