memcpy

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