Union windows_sys::Win32::Devices::Usb::USB_30_PORT_CHANGE
#[repr(C, packed(1))]
pub union USB_30_PORT_CHANGE {
pub AsUshort16: u16,
pub Anonymous: USB_30_PORT_CHANGE_0,
}
Expand description
Required features: "Win32_Devices_Usb"
Fields§
§AsUshort16: u16
§Anonymous: USB_30_PORT_CHANGE_0