fromStringz

Convert a C-style 0 terminated string to an array of char

inout(char)[]
fromStringz
(
inout(char)* s
)

Meta