Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Chapter 1: Basics

In this chapter we’ll learn the FFI foundations. We’ll learn what FFI is, how we use it to interoperate between C and Rust, see common pitfalls and more!

Exercises

The exercises for this section are located in exercises/01_intro

Exercise

The exercise for this section is located in 01_intro/00_README