The standard Rust naming convention for FFI crates is lib<XXXX>-sys . We're going to create a build.rs file that will be used with the cc crate ...
確定! 回上一頁