memcpy
fn
void * memcpy(return scope void * s1, scope const void * s2, size_t n) extern(C) nothrow @nogc pure;No documentation available for this declaration.