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
- Bindgen fails to output correct bindings for TFLM
- Remove `as` casts.
- Fix source order sorting.
- Test unsupported ABIs properly
- Dynamic Linking Support (windows-msvc)
- Support #define old_function new_function
- comments for macros is lost
- Add a callback to rename field names
- Incorrect wrapper generated by `--wrap-static-fns --c-naming`
- Consider using UnsafeCell instead of [u8; 0] for forward declarations.
- Docs
- Rust not yet supported