]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ffi.md
Auto merge of #28396 - arielb1:misplaced-binding, r=eddyb
[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).