| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
System memory manager: Allocate memory
Source position: heaph.inc line 78
function SysAllocMem(  | 
size: PtrUInt  | 
):Pointer;  | 
SysFreemSize is the system memory manager implementation for AllocMem
  | 
Allocate and clear memory.  |