Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Freememory

Alias for FreeMem.

Declaration

Source position: heaph.inc line 94

procedure Freememory(

  p: pointer;

  Size: PtrUInt

);

function Freememory(

  p: pointer

):PtrUInt;

Description

FreeMemory is an alias for FreeMem.

See also

FreeMem

  

Release allocated memory.


Documentation generated on: Jul 24 2023