Struct windows_sys::Win32::System::Ioctl::SET_PARTITION_INFORMATION_EX
#[repr(C)]pub struct SET_PARTITION_INFORMATION_EX {
pub PartitionStyle: PARTITION_STYLE,
pub Anonymous: SET_PARTITION_INFORMATION_EX_0,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§PartitionStyle: PARTITION_STYLE
§Anonymous: SET_PARTITION_INFORMATION_EX_0