Source position: _crw_sort.pas line 65
type TSwapProcedure = procedure(
Data: Pointer;
i: Integer;
j: Integer
);