Skip to main content

Crate interoptopus_c

Crate interoptopus_c 

Source
Expand description

§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.