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 supported4 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- Generics missing when `allowlist_recursively` is false
- Update `tempfile` dependency to `3.27.0` or later.
- fix #3367: Consolidate extern fn block for fn and static symbols
- --wrap-static-fns doesn't output anything if it doesn't find static functions
- Fix race condition in clang_macro_fallback
- bindgen::Builder::extern_fn_block_attrs does not apply to static variables
- Add Isize and Usize IntKinds for use in ParseCallbacks::int_macro
- build(deps): bump rand from 0.8.5 to 0.8.6
- Outdated download link to LLVM/Clang binary releases page
- Builder.derive_partialord(true) maybe should not derive PartialOrd for function pointers
- Docs
- Rust not yet supported