interoptopus_c 0.16.0-alpha.20

C header generation for Interoptopus
Documentation
1
2
3
4
5
6
7
8
9
10
# `interoptopus_c`

C header backend for [Interoptopus](https://crates.io/crates/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.