Source position: libopencv2.pas line 3341
type TcvInsertNodeIntoTree = procedure(
node: Pointer;
parent: Pointer;
frame: Pointer
);