Hacker News new | ask | show | jobs
by charlesism 4339 days ago
> I'm a little disappointed with the scope of this writeup.

There's a teaser at the end that there will be a follow-up article about UnsafePointer.

I just hope they hurry up and post it soon. I have half a large app that relies on UnsafePointers, and I could really use some clear documentation to reassure myself that I'm not abusing them.

1 comments

Likewise, I'm running into UnsafePointers with IOKit.