copyCString

Undocumented in source. Be warned that the author may not have intended to support it.

string
copyCString
(
T
)
(
const T* c
,
int actualLength = -1
)
if (
is(T == char) ||
is(T == ubyte)
)

Meta