cargo-c: cargo-c (cargo C-ABI helpers)
cargo-c:
cargo-c: cargo-c is an extension for Cargo, the Rust package manager, that
cargo-c: helps to build and install C-ABI compatible dynamic and static
cargo-c: libraries. It produces and installs a correct pkg-config file, a
cargo-c: static library and a dynamic library, and a C header to be used
cargo-c: by any C (and C-compatible) software.
cargo-c:
cargo-c: Homepage: https://github.com/lu-zero/cargo-c/
cargo-c:
cargo-c: