DynamicArray.reserve

Undocumented in source. Be warned that the author may not have intended to support it.
struct DynamicArray(T, size_t OFFSET = 3)
@nogc nothrow
void
reserve
(
size_t size
)

Meta