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
- Keep radix for integer literals in generated bindings
- Precise macro value type
- Wrong code generated for union with bitfields
- [Proposal] Bindgen for multiple versions of a given library enabled through feature gating.
- BINDGEN_EXTRA_CLANG_ARGS_<TARGET> does not document how can be formatted the TARGET
- Forward references to `enum` types end up generating the wrong type
- Opaque structs not generating with right size
- Avoid \u{1} prefix when the user overrode item names
- Extraneous leading lower-than character (<) in after-member comment syntax
- bindgen panics with "header not found" message if Clang version is too old
- Docs
- Rust not yet supported