Tutorial
-If you're here, you want to call some C++ from Rust, right?
+If you're here, you want to call some C++ from Rust, right? (If you want to do things the other way round, read the Rust calls page.)
Let's assume you're calling into some existing C++ code.
You will need: