Safely mix C, C++, and Swift
Learn how to mix C, C++, and Swift while improving the safety of your apps. We’ll show you how to find where unsafe C and C++ APIs are called in your Swift code, how to call them more safely, and how to make your app’s existing C and C++ code safer by default.
✍️
No notes available yet
Be the hero who changes that. Watch the video, jot down what matters, and open a pull request – it's genuinely quick.
Learn how to contribute