vec_or

Compute v1 = v2 | v3.

extern (C) nothrow @nogc pure
void
vec_or
(,
const(vec_base_t)* v2
,
const(vec_base_t)* v3
)

Meta