System.arraycopy

Undocumented in source. Be warned that the author may not have intended to support it.
class System
static
void
arraycopy
(
T
)
(
in T[] src
,
size_t srcPos
,
T[] dest
,
size_t destPos
,
size_t len
)

Meta