_memset32

Undocumented in source. Be warned that the author may not have intended to support it.
version(D_BetterC && DigitalMars)
extern (C) nothrow @nogc
int*
_memset32
(
int* p
,
int value
,
size_t count
)

Meta