Free many blocks of memory at once
Source position: exec.pas line 1767
procedure FreeEntry(
MemList: PMemList
);
This function frees a list of memory blocks and frees all entries at once.
AllocEntry
Allocate many regions of memory