It's only there for no-copy interop with C libraries. If you want to access it 
you need to cast with `cast[ptr UncheckedArray[char]](s[0].unsafeAddr)`

Reply via email to