Expand description
A pool implementation based on buffer slots
Structsยง
- A wrapper around a
wl_buffer::WlBuffer
which has been allocated via a SlotPool. - Buffer
Data ๐ObjectData for the WlBuffer - Freelist
Entry ๐ - A chunk of memory allocated from a SlotPool
- Slot
Inner ๐
Enumsยง
Traitsยง
- A helper trait for SlotPool::canvas.