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