Friday Q&A 2017-08-11: Swift.Unmanaged
Read OriginalThis technical article details the purpose and usage of Swift's Unmanaged struct, which is the standard API for bridging Swift object references and raw C pointers. It covers converting references for C APIs, managing memory manually outside of ARC, and the differences between passRetained and passUnretained methods.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser