[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

SysFreememSize

System memory manager free routine.

Declaration

Source position: heaph.inc line 76

function SysFreememSize(

  p: pointer;

  Size: PtrInt

):PtrInt;

Description

SysFreemSize is the system memory manager implementation for FreeMem

See also

MemSize

  

Return the size of a memory block.