_d_arrayctor

Does array initialization (not assignment) from another array of the same element type. ti is the element type.

extern (C)
void[]
_d_arrayctor
(,
void[] from
,
void[] to
)
Suggestion Box / Bug Report