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 supported2 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- `Builder` methods receiving `bool` parameters considered harmful
- Macro redefinitions are not being respected
- Consider using `assert_cmd` for testing
- Using the github repo version of `bindgen` points to a very old version.
- C globals with initializers turned into Rust constants
- `no-copy` flag unexpectedly removes `Clone` derive as well
- Diagnostic implementation improvement
- Remove vtable method class prefix with --disable-name-namespacing
- --disable-name-namespacing has no effect on vtable functions
- '"type-parameter-0-0" is not a valid Ident' when using blocklist-item "std::.*"
- Docs
- Rust not yet supported