nullTerminate

Create a null terminated buffer from a string

@nogc nothrow
Array!char
nullTerminate
(
in string str
)

Meta