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