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

TMinList

Declaration

Source position: exec.pas line 197

type TMinList = record

  mlh_Head: PMinNode;

  mlh_Tail: PMinNode;

  mlh_TailPred: PMinNode;

end;


Documentation generated on: 2023-03-18