Rust wrapper for ArrayFire 3.2
- Feature parity with ArrayFire 3.2 libs except any CUDA/OpenCL pinned memory related functions.
The wrapper has known issue with ArrayFire v3.2.0 libs due to a single missing symbol af_draw_surface
from the native library. Please use ArrayFire v3.2.1 fix release to fix the problem. Any version > 3.2.1 should also work fine.