vec_realloc

Realloc a vector to have numbits bits in it. Extra bits are set to 0.

extern (C) nothrow @nogc
vec_realloc
(,
size_t numbits
)

Meta