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
- Refactor how CLI args are applied to `Builder`
- Add Result<(), error_enum> enum binding
- The value of SIGCHLD is changed through binding in Linux docker container on MacOS
- Extend `--with-attribute-custom` to support more types
- `header_contents` requires providing a header file extension in `name` argument
- Deriving default for a struct with a rustified enum member that isn't representable by 0 generates undefined behavior
- wrap-static-fns generates too many consts
- Is there a config that not pub out the func variable in struct when using dynamic loading?
- Custom attribute and derive generation order
- bindgen fails to correctly convert the `~0ul` constant on i368 architecture
- Docs
- Rust not yet supported