Constant ralloc_shim::config::LOCAL_MEMTRIM_LIMIT [] [src]

pub const LOCAL_MEMTRIM_LIMIT: usize = 16384

The local memtrim limit.

Whenever an local allocator has more free bytes than this value, it will be memtrimmed.