Contents
Installed Program:
bindgen
Installed Library:
none
Installed Directory:
none
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Download (HTTP): https://github.com/rust-lang/rust-bindgen/archive/v0.69.5.tar.gz
LLVM-19.1.0 with Clang and rustc-1.82.0
An Internet connection is needed for building this package.
Install rust-bindgen by running the following commands:
cargo build --release
Now, as the root
user:
install -Dm755 target/release/bindgen /usr/bin/