Array.this

Constructs an Array and reserves space of n bytes.

struct Array
this
(
size_t n = 0
)

Meta