_memsetFloat

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

Meta