toDString

Slices a \0-terminated C-string, excluding the terminator

pure nothrow @nogc
inout(char)[]
toDString
(
inout(char)* s
)

Meta