Expand description
This module provides a pool allocator implementation.
Structsยง
- Owned
- An owned block from a pool.
- Sized
Pool - A pool allocator that allocates fixed-size blocks.
- Sized
Pool ๐Meta - Meta information for a block in the pool.
This module provides a pool allocator implementation.