vec_andass

Compute v1 &= v2.

extern (C) nothrow @nogc @safe @trusted pure
void
vec_andass
(
vec_t v1
,
const(vec_base_t)* v2
)
Suggestion Box / Bug Report