mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-05 00:57:29 +02:00
Move extern functions slide under unsafe functions.
This commit is contained in:
parent
7deb5532ea
commit
8c2b3781bb
@ -165,7 +165,7 @@
|
||||
- [Mutable Static Variables](unsafe/mutable-static-variables.md)
|
||||
- [Unions](unsafe/unions.md)
|
||||
- [Calling Unsafe Functions](unsafe/unsafe-functions.md)
|
||||
- [Extern Functions](unsafe/extern-functions.md)
|
||||
- [Extern Functions](unsafe/extern-functions.md)
|
||||
- [Exercises](exercises/day-3/afternoon.md)
|
||||
- [Safe FFI Wrapper](exercises/day-3/safe-ffi-wrapper.md)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user