static void SF_STDCALL InitPT(SysAllocPaged* sysAlloc);
InitPT initializes the root memory heap for heaps in page based memory allocations.
|
Parameters |
Description |
|
SysAllocPaged* sysAlloc |
SysAllocPaged interface for obtaining large blocks of memory. |