mono_array_memcpy_refs

Undocumented in source. Be warned that the author may not have intended to support it.
void
mono_array_memcpy_refs
(
MonoArray* dest
,
size_t destidx
,
MonoArray* src
,
size_t srcidx
,
int count
)

Meta