vec_copy

Copy vector.

extern (C) nothrow @nogc @safe @trusted pure
void
vec_copy
(
vec_t to
,
const vec_t from
)
Suggestion Box / Bug Report