bubel-ecs v0.1.1 (2023-01-18T14:09:25Z)
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.