MmappedBuffer.alloc

Allocates space for at least n new objects of type T to be written to the buffer.

struct MmappedBuffer
T[]
alloc
(
T
)
(
size_t n
)

Meta