makeString

Create a String from a D string.

nothrow @nogc
makeString
(
const(char)[] s
)

Meta