Skip to content

Commit ec0ddbb

Browse files
authored
Merge pull request #21 from projektir/add_ffi
Add FFI chapter from the first edition of TRPL to nomicon
2 parents 6fa139b + 8acf410 commit ec0ddbb

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)