std.string.toStringz – why the strange name with z instead of toString0 or toCString?
`stringz` is a traditional name for a Zero terminated string.
std.string.toStringz – why the strange name with z instead of toString0 or toCString?
`stringz` is a traditional name for a Zero terminated string.