@rust-ffi
通过 Rust 的外部函数接口指导代理:使用 bindgen 从 Rust 调用 C、使用 cbindgen 将 Rust 导出到 C、编写安全包装器、通过 build.rs 链接库以及构造 sys crate。