Source position: utility.pas line 153
type THook = packed record
h_MinNode: TMinNode;
h_Entry: Pointer;
h_SubEntry: Pointer;
h_Data: APTR;
end;