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
- Adds custom_const_pointer_type and custom_mut_pointer_type options.
- [feature request] Support Cstr literals
- Cannot override integer type of constified enum module.
- The API generated for objective-c categories is inconvenient and requires implementation knowledge
- Is there a way to gen func type from c/cpp func declaration
- Take input from standard input
- Make `BINDGEN_EXTRA_CLANG_ARGS` work with `BINDGEN_EXTRA_CLANG_ARGS_<target>`
- Functions that use vtables get `improper_ctypes` warning
- [feature request] use native rust integer types for non-enums
- Struct/union forward-declaration in a field definition gets misinterpreted as a definition
- Docs
- Rust not yet supported