Path to this page:
./
devel/rust-bindgen,
Automatically generate Rust FFI bindings to C (and some C++) libraries
Branch: CURRENT,
Version: 0.64.0,
Package name: rust-bindgen-0.64.0,
Maintainer: nikitaBindgen 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)
- (2023-02-27) Package added to pkgsrc.se, version rust-bindgen-0.64.0 (created)
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.
|