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 supported3 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- Bindgen should issue an error, if forward declared types are used in function signatures.
- Support mapping Enums to Result type
- Inconsistent behaviour of `derive_default` for opaque types
- Opaque type should not have `pub` member
- Provide prebuilt artifacts for ARM64 Linux
- feat: add custom attributes to `fn` items
- remove itertools
- book: Add information about libloading
- Bindgen produces #[doc = "foo\nbar"] doc comments instead of multiline doc comments
- `--clang-macro-fallback` duplicate definitions
- Docs
- Rust not yet supported