Generate C APIs from Rust code.
Overview
capi-codegen generates much of the Rust boilerplate needed
when exposing Rust to C.
Usage
This crate is designed to be used from a build script.
Generate C APIs from Rust code.
capi-codegen generates much of the Rust boilerplate needed
when exposing Rust to C.
This crate is designed to be used from a build script.