]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ffi.md
Rollup merge of #107494 - lebensterben:patch-1, r=JohnTitor
[rust.git] / src / doc / guide-ffi.md
1 % The (old) Rust Foreign Function Interface Guide
2
3 This content has moved into
4 [the Rust Programming Language book](book/ffi.html).