Closed robmccoll closed 10 years ago
This isn't pretty (likely a better way to do it), but I needed support for serializing C structs and their internal strings via this lib.
We cannot merge this hack.
It requires unsafe and depends on things which only exist when using cgo.
This isn't pretty (likely a better way to do it), but I needed support for serializing C structs and their internal strings via this lib.