[−][src]Constant syscall::flag::PARTIAL_ALLOC_STRATEGY_MASK
pub const PARTIAL_ALLOC_STRATEGY_MASK: usize = 0x0003_0000;
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.