Struct windows_sys::Win32::System::Ioctl::DEVICE_LOCATION_0_0
#[repr(C)]pub struct DEVICE_LOCATION_0_0 {
pub Channel: u32,
pub Device: u32,
}Expand description
Required features: "Win32_System_Ioctl"
Fields§
§Channel: u32§Device: u32