First let's make a minimal C program, that calls Rust. cargo new whatlang-ffi cd whatlang-ffi mkdir examples. Add this to Cargo.toml : [lib] ...
確定! 回上一頁