Summary
Rust should be able to define an ABI-compatible counterpart to every signature that C can define. This is important for C interop and translation of code from C to rust, using manual FFI, and tooling like c-bindgen and c2rust. This goal closes a long-standing gap in rust's ability to match C.
This issue is intended for status updates only.
For general questions or comments, please contact a goal owner or post in the Zulip topic.
Summary
Rust should be able to define an ABI-compatible counterpart to every signature that C can define. This is important for C interop and translation of code from C to rust, using manual FFI, and tooling like
c-bindgenandc2rust. This goal closes a long-standing gap in rust's ability to match C.This issue is intended for status updates only.
For general questions or comments, please contact a goal owner or post in the Zulip topic.