MemoryHeap::ReleaseRootHeapPT

MemoryHeap::ReleaseRootHeapPT
static bool SF_STDCALL ReleaseRootHeapPT();
Description

ReleaseRootHeapPT releases the root heap and/or de-initializes it. This function is the opposite of the heap-specific CreateRootHeapPT() static function. ReleaseRootHeapPT is called during System::Destroy before the global heap is reset. Its implementation may or may not include reference counting semantics.