24 releases
Uses new Rust 2024
| new 0.16.0-alpha.23 | May 4, 2026 |
|---|---|
| 0.16.0-alpha.22 | Apr 28, 2026 |
| 0.16.0-alpha.14 | Mar 31, 2026 |
#3 in #interoptopus
245KB
4K
SLoC
interoptopus_c
C header backend for Interoptopus.
Generates C header files (.h) from a Rust FFI library. The generated headers
contain type definitions, function declarations, and constants matching the
library's exported API.
Status: suspended. This backend is not actively maintained. Contributions are welcome.