vec_setbit

Set bit b in vector v.

extern (C) nothrow @nogc @safe @trusted pure
void
vec_setbit
(
size_t b
,
vec_t v
)
Suggestion Box / Bug Report