nu_memmove

Undocumented in source. Be warned that the author may not have intended to support it.
export extern (C) @nogc nothrow @system pure
void*
nu_memmove
(
return scope void* dst
,
scope const void* src
,
size_t bytes
)

Meta