memset

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(WebAssembly && SHA3IUF_D_WASM)
export extern (C) pure nothrow @trusted @nogc @live
void*
memset
(
return ubyte* s
,
int c
,
size_t n
)

Meta