Automatically generates Rust FFI bindings to C and C++ libraries
https://rust-lang.github.io/rust-bindgen/
Automatically generates Rust FFI bindings to C (and some C++) libraries.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / rust-bindgen
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:rust/rust-bindgen && cd $_
- Create Badge
Refresh
Refresh
Comments 1
Thanks for sharing the link to the Rust-bindgen User Guide! a small world cup is happy to know that this tool can automatically generate Rust FFI bindings for C and C++ libraries.