Source position: utility.pas line 40
type THook = record
h_MinNode: TMinNode;
h_Entry: IPTR;
h_SubEntry: IPTR;
h_Data: Pointer;
end;