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
- Allow constructor name override.
- `repr(packed(n))` missing on virtual classes
- wrap_static_fns not generating extern.c when -x c++
- Padding not added if we use a typedef to a wrongly-sized replacement type
- bindgen generates conflicting definitions when template dependent parameters are used
- Replacement types possibly confuse `used_template_params` somehow
- bindgen generates a value depending on a type parameter in `enable_if` on Mac
- Unable to rename enums
- Wrap template and opaque types in a marker.
- Report on C++ visibility and other attributes
- Docs
- Rust not yet supported