./devel/rust-bindgen, Automatically generate Rust FFI bindings to C (and some C++) libraries

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.64.0, Package name: rust-bindgen-0.64.0, Maintainer: nikita

Bindgen automatically generates Rust FFI bindings to C (and some C++)
libraries.
It produces Rust FFI code allowing you to call into the C or C++
library's functions and use its types.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2023-02-27 20:43:13 by Nikita | Files touched by this commit (5)
Log message:
devel/rust-bindgen: import rust-bindgen version 0.64.0

Imported from wip.

Bindgen automatically generates Rust FFI bindings to C (and some C++)
libraries.
It produces Rust FFI code allowing you to call into the C or C++
library's functions and use its types.