Struct windows_sys::Win32::System::Ioctl::SCM_INTERLEAVED_PD_INFO
#[repr(C)]pub struct SCM_INTERLEAVED_PD_INFO {
pub DeviceHandle: u32,
pub DeviceGuid: GUID,
}Expand description
Required features: "Win32_System_Ioctl"
Fields§
§DeviceHandle: u32§DeviceGuid: GUID