dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
ChunkAllocator.getChunk
dil
ChunkAllocator
ChunkAllocator
Returns a chunk that can hold another n bytes.
struct
ChunkAllocator
Array
*
getChunk
(
size_t
n
)
Meta
Source
See Implementation
dil
ChunkAllocator
ChunkAllocator
constructors
this
functions
allocate
destroy
getChunk
initialize
lastChunk
newChunk
variables
chunks
Returns a chunk that can hold another n bytes.