bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
BlockAllocator.getBlock
bubel
ecs
block_allocator
BlockAllocator
Get new block. Allocator automatically allocate next memory chunk if needed.
struct
BlockAllocator
nothrow @
nogc
void
*
getBlock
(
)
Meta
Source
See Implementation
bubel
ecs
block_allocator
BlockAllocator
functions
freeBlock
freeMemory
getBlock
Get new block. Allocator automatically allocate next memory chunk if needed.