Memory Requirement Type.
Source position: exec.pas line 315
const MEMF_PUBLIC = 1 shl 0;
Exec.ExecAllocMem
Allocate memory given certain requirements
AvailMem
Check memory available given certain requirements
CreatePool
Create a new pool for memory allocations