ChunkAllocator.allocate

Returns a pointer to an array of size n bytes.

struct ChunkAllocator
void*
allocate
(
size_t n
)

Meta