The OpenD Programming Language

wmemset

extern (C) nothrow @nogc pure
wchar_t*
wmemset
(
return scope wchar_t* s
,
wchar_t c
,
size_t n
)

Meta