MemoryHeap::HeapDesc::Reserve

MemoryHeap::HeapDesc::Reserve
UPInt Reserve;
Description

Smallest maintained reserve, or pre-allocated reserve. Data within the reserve will not be given back to parent heap or system until the heap is released. Must be multiple of Granularity.