Пример #1
0
 public IntPtr PageIteratorCopy(IntPtr handle)
 {
     return(UnsafeTesseractPrimitives.PageIteratorCopy(handle));
 }