dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ChunkAllocator.allocate
dil
ChunkAllocator
ChunkAllocator
Returns a pointer to an array of size n bytes.
struct
ChunkAllocator
void
*
allocate
(
size_t
n
)
Meta
Source
See Implementation
dil
ChunkAllocator
ChunkAllocator
constructors
this
functions
allocate
destroy
getChunk
initialize
lastChunk
newChunk
variables
chunks
Returns a pointer to an array of size n bytes.