tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
toString32z
tango
stdc
stringz
Convert array of dchars s[] to a C-style 0 terminated string.
inout
(
dchar
)*
toString32z
(
inout
(
dchar
)[]
s
)
Meta
Source
See Implementation
tango
stdc
stringz
functions
fromString16z
fromString32z
fromStringz
strlenz
toString16z
toString32z
toStringz
Convert array of dchars s[] to a C-style 0 terminated string.