| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
System memory manager free routine.
Source position: heaph.inc line 72
| function SysFreememSize( | 
| p: pointer; | 
| Size: PtrUInt | 
| ):PtrUInt; | 
SysFreemSize is the system memory manager implementation for FreeMem
| 
 | Return the size of a memory block. |