Expand description
Structs
- An array holding textual data that’s zero termianted.
- Decodes byte sequences as if they were utf-8.
- Borrowed and non-null pointer to zero-terminated text data.
- ZString
alloc
Owning and non-null pointer to zero-terminated textual data.