Skip to content

Commit d0f2868

Browse files
committed
Adding the FFI chapter from the first edition of TRPL to nomicon rust-lang/rust#42064
1 parent 6fa139b commit d0f2868

File tree

2 files changed

+757
-0
lines changed

2 files changed

+757
-0
lines changed

src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@
5353
* [Handling Zero-Sized Types](vec-zsts.md)
5454
* [Final Code](vec-final.md)
5555
* [Implementing Arc and Mutex](arc-and-mutex.md)
56+
* [FFI](ffi.md)

0 commit comments

Comments
 (0)