pub static ENABLE_LGALLOC_REGION: AtomicBoolAvailable on crate feature
region only.Expand description
Enable allocations through new_auto to use lgalloc. new_mmap will always use lgalloc.
pub static ENABLE_LGALLOC_REGION: AtomicBoolregion only.Enable allocations through new_auto to use lgalloc. new_mmap will always use lgalloc.