The OpenD Programming Language

wcsncat

extern (C) nothrow @nogc pure
wchar_t*
wcsncat
(
return scope wchar_t* s1
,
scope const wchar_t* s2
,
size_t n
)

Meta