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
- Bindings generation are broken for cross-compilation on MacOS
- Objective-c categories aren't included in inheritance traits and impl blocks
- Panic with 'Unable to get layout information?'
- Bindgen tries to use MSVC headers when using x86_64-pc-windows-gnu target
- Blacklisting functions/items doesn't seem to work with Blocks
- Define macro type aliases / Custom macro parsing in special use cases
- mishandling of aligned typedefs
- const struct member becomes mut if type not defined
- segfault on powerpc
- Missing class methods bindings when target is i686-pc-windows-gnu
- Docs
- Rust not yet supported