This content was released on May 23 2017. The official support period is 6-months from this date.
By default, Swift is memory safe; it prevents access to uninitialized raw memory. Learn how to circumvent this safety when interfacing with an unsafe language or gain performance.
This is a companion discussion topic for the original entry at https://www.kodeco.com/3810-advanced-swift-3/lessons/13