Пример #1
0
 /// <inheritdoc />
 public void DeleteBlockList(IntPtr arr)
 {
     UnsafeTesseractPrimitives.DeleteBlockList(arr);
 }