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
- Comments are not generated for typedef struct forward declaration.
- Preserve doc comment when type alias is hidden
- Compilation fails on MacOS M1
- Error with insufficient detail to resolve: Cannot serialize type kind Opaque
- Fix multiline doc comments
- The enum_name argument for enum_variant_name fn of ParseCallbacks trait includes the enum keyword along with the name
- Callbacks: Give `ItemInfo` a `mangled_name` field. `generated_link_name_override` shouldn't receive the result of `generated_name_override`.
- Make mangled name available to `generated_xxx_override`. Link name override no longer affected by generated name override.
- Bindgen should issue an error, if forward declared types are used in function signatures.
- Support mapping Enums to Result type
- Docs
- Rust not yet supported