rust-ffi-to-c icon indicating copy to clipboard operation
rust-ffi-to-c copied to clipboard

A simple tutorial on how to call a C function from Rust 🦀

Results 1 rust-ffi-to-c issues
Sort by recently updated
recently updated
newest added

Hi, Firstly thanks for the tutorial. I follow the steps but I got this error at step 3. I am so new in rust and c, and could not solve...