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 supported4 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- [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
- 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
- Bitfield in C struct creates zero length arrray _bitfield_align_1
- `no_copy`, `no_hash`, `no_partialeq` are ignored
- Invalid Rust generated when struct-tag namespace and type namespace collide
- Add option for all module raw lines
- Docs
- Rust not yet supported