rust-bindgen
https://github.com/rust-lang/rust-bindgen
Rust
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- Support passing attributes on the command line
- allow renaming rules for C enums, structs, and typedefs
- Missing virtual destructors in C++ vtables on Linux x86_64
- Wrong type size on packed enum
- Bindgen trying to derive default for types that can't be.
- Over enforced naming in shared library name?
- C variable length arrays (VLAs) get imported incorrectly
- bindgen-cli generates mixed EOL if rustfmt is configured to use non-native style
- call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe block
- Finegrained control over bindings generation of class members
- Docs
- Rust not yet supported