pub const ALLOCATE_PARTITION_FLAG_INACTIVE: u32 = 1;
Expand description

Indicates that the partition should be created as inactive, implying that it will be destroyed on reboot (unless activated by a call to “Activate”).