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