vec_copy

Copy vector.

extern (C) nothrow @nogc pure
void
vec_copy
(
vec_t to
,
const vec_t from
)

Meta