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

TMemChunk

Declaration

Source position: exec.pas line 519

type TMemChunk = record

  mc_Next: PMemChunk;

  mc_Bytes: IPTR;

end;


Documentation generated on: 2025-07-25