ALLOCATE_PARTITION_FLAG_INACTIVE

Constant ALLOCATE_PARTITION_FLAG_INACTIVE 

Source
pub const ALLOCATE_PARTITION_FLAG_INACTIVE: u32 = 1; // 1u32
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”).