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
- Add code coverage to bindgen
- MSVC C Integer constants are not supported
- Bindgen fails to generate constants if `#define`s are out of order
- pure virtual functions generated, but virtual function not generated.
- Linkage errors with bindings for structs passed by value generated by bindgen on wasm32-unknown-unknown
- Add parent directory creation to write_to_file function
- The bindgen generated incorrect function signature for the C++ member function.
- Allow wrapper function generation for functional macros
- error[E0588]: packed type cannot transitively contain a `#[repr(align)]` type
- type is redefined
- Docs
- Rust not yet supported