memset

extern (C) nothrow @nogc pure
void*
memset
(
return scope void* s
,
int c
,
size_t n
)

Meta