Struct windows_sys::Win32::System::SystemServices::TAPE_CREATE_PARTITION
#[repr(C)]pub struct TAPE_CREATE_PARTITION {
pub Method: u32,
pub Count: u32,
pub Size: u32,
}Expand description
Required features: "Win32_System_SystemServices"
Fields§
§Method: u32§Count: u32§Size: u32