]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ffi.md
Rollup merge of #80467 - LingMan:more_matches, r=oli-obk
[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).