The Zig FFI bindings have been moved to a separate repository for reusability:
https://github.com/hyperpolymath/zig-formatrix-ffi
The files in this directory are kept for local development convenience.
cd ../..
cargo build --release --features ffiSee the zig-formatrix-ffi repository for full documentation and usage examples.