Cbindgen can be used to generate C bindings for Rust code.
An Internet connection is needed for building this package.
Install cbindgen by running the following commands:
cargo build --release
To test the results, issue: cargo
test --release. Three tests in profile.rs
are known to fail as they try to use
some unstable Rust features disabled in GLFS.
Now, as the root
user:
install -Dm755 target/release/cbindgen /usr/bin/