Struct windows_sys::Win32::System::Ioctl::SET_PARTITION_INFORMATION
#[repr(C)]pub struct SET_PARTITION_INFORMATION {
pub PartitionType: u8,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§PartitionType: u8