Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TSegment

Declaration

Source position: amigados.pas line 618

type TSegment = packed record

  seg_Next: BPTR;

  seg_UC: LongInt;

  seg_Seg: BPTR;

  seg_Name: array [0..3] of Byte;

end;


Documentation generated on: 2023-03-18