pub const PARTIAL_ALLOC_STRATEGY_MASK: usize = 0x0003_0000;
Expand description

The bitmask of the partial allocation strategy. Currently four different strategies are supported. If PARTIAL_ALLOC is not set, this bitmask is no longer reserved.