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

TMemChunk

Declaration

Source position: exec.pas line 517

type TMemChunk = record

  mc_Next: PMemChunk;

  mc_Bytes: IPTR;

end;


Documentation generated on: 2023-03-18