memmove
fn
void * memmove(return scope void * s1, scope const void * s2, size_t n) pure;No documentation available for this declaration.
void * memmove(return scope void * s1, scope const void * s2, size_t n) pure;