Struct windows_sys::Win32::Devices::Usb::_URB_SELECT_INTERFACE
#[repr(C)]pub struct _URB_SELECT_INTERFACE {
pub Hdr: _URB_HEADER,
pub ConfigurationHandle: *mut c_void,
pub Interface: USBD_INTERFACE_INFORMATION,
}
Expand description
Required features: "Win32_Devices_Usb"
Fields§
§Hdr: _URB_HEADER
§ConfigurationHandle: *mut c_void
§Interface: USBD_INTERFACE_INFORMATION