AlignedBuffer.resize

Resizes a buffer to hold askedSize elements.

struct AlignedBuffer(T)
nothrow @nogc
void
resize
(
size_t askedSize
)

Meta