]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-ffi.md
Auto merge of #67731 - matthewjasper:drop-in-place-reclimit, 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).