Source position: libopencv2.pas line 3276
type TcvStartReadSeq = procedure(
const seq: Pointer;
reader: pCvSeqReader;
reverse: Integer = 0
);