The OpenD Programming Language

wcscat

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

Meta