Vector.manualExtend

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vector(T)
static
void[]
manualExtend
(
ref T[] array
,
size_t newNumOfElements = 0
)

Meta