Hacker News new | ask | show | jobs
by untothebreach 3615 days ago
Indeed, C <-> Rust interop is one of rusts design goals. The Rust Book goes over this a bit: https://doc.rust-lang.org/book/ffi.html#calling-rust-code-fr...