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