March 9, 2021
[Swift Programming Language] Advanced Swift L1 – Memory Layout & Pointers
How memory is laid out and how to use pointers to interact with C code. Main focus is on MemoryLayout and UnsafePointers in Swift.