SysAllocMem

System memory manager: Allocate memory

Declaration

Source position: heaph.inc line 82

  function SysAllocMem(size: PtrUInt) : Pointer;

Description

SysFreemSize is the system memory manager implementation for AllocMem

See also

Name Description
AllocMem Allocate and clear memory.