stringNCopy

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @nogc
void
stringNCopy
(
char* dest
,
size_t maxChars
,
const(char)[] source
)

Meta