Source position: CFBinaryHeap.pas line 282
type CFBinaryHeapApplierFunction = procedure(
val: UnivPtr;
context: UnivPtr
);