Struct windows_sys::Win32::Devices::Usb::USB_CYCLE_PORT_PARAMS
#[repr(C, packed(1))]pub struct USB_CYCLE_PORT_PARAMS {
pub ConnectionIndex: u32,
pub StatusReturned: u32,
}
Expand description
Required features: "Win32_Devices_Usb"
Fields§
§ConnectionIndex: u32
§StatusReturned: u32