Esempio n. 1
0
 /// <inheritdoc />
 public void DeleteTextArray(IntPtr arr)
 {
     UnsafeTesseractPrimitives.DeleteTextArray(arr);
 }