wmemmove

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

Meta