Type Definition mimalloc_rust::heap::MiMallocHeapGlobal

source ·
pub type MiMallocHeapGlobal = MiMallocHeap<GlobalHeap>;
Expand description

the default Global Heap Type Alias