vec_clearbit

Clear bit b in vector v.

extern (C) nothrow @nogc pure
void
vec_clearbit
(
size_t b
,)

Meta