Tag: ffi
All the articles with the tag "ffi".
Rust FFI, Explained Simply
Published: at 10:00 AMFFI (Foreign Function Interface) scares a lot of beginner Rust developers. Here is a simple explanation, with concrete examples, of how Rust can talk to C code.