rust-ffi-to-c
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...