_d_array_slice_copy

Undocumented in source. Be warned that the author may not have intended to support it.
version(D_BetterC && assert && LDC)
extern (C) nothrow @nogc
void
_d_array_slice_copy
(
void* dst
,
size_t dstlen
,
void* src
,
size_t srclen
,
size_t elemsz
)

Meta