Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TMemHeader

Declaration

Source position: exec.pas line 524

type TMemHeader = record

  mh_Node: TNode;

  mh_Attributes: Word;

  mh_First: PMemChunk;

  mh_Lower: APTR;

  mh_Upper: APTR;

  mh_Free: IPTR;

end;


Documentation generated on: 2023-03-18