MemoryHeap::InitMH

MemoryHeap::InitMH
static void SF_STDCALL InitMH(SysAlloc* sysAllocMH);
Description

InitMH initializes the root memory heap for heaps in malloc based memory allocations.

Parameters
Parameters 
Description 
SysAlloc* sysAllocMH 
SysAlloc for obtaining large blocks of memory.