Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

FreeEntry

Free many blocks of memory at once

Declaration

Source position: exec.pas line 1767

procedure FreeEntry(

  MemList: PMemList

);

Description

This function frees a list of memory blocks and frees all entries at once.

See also

AllocEntry

  

Allocate many regions of memory


Documentation generated on: 2021-07-30