mod c_api

module c_api

C-compatible FFI entry points.

These functions are exported with extern "C" linkage and use #[repr(C)] types. The C header is auto-generated by cbindgen.

Modules