unsafe.Pointer and system calls
As part of Gopher Academy’s annual advent series, I contributed a blog post that shares my experiences using package unsafe
, and in particular, the unsafe.Pointer
type. Enjoy!
As part of Gopher Academy’s annual advent series, I contributed a blog post that shares my experiences using package unsafe
, and in particular, the unsafe.Pointer
type. Enjoy!