Exemplo n.º 1
0
 /// <inheritdoc />
 public void DeleteIntArray(IntPtr arr)
 {
     UnsafeTesseractPrimitives.DeleteIntArray(arr);
 }