Module slot

Source
Expand description

A pool implementation based on buffer slots

Structsยง

Buffer
A wrapper around a wl_buffer::WlBuffer which has been allocated via a SlotPool.
BufferData ๐Ÿ”’
ObjectData for the WlBuffer
FreelistEntry ๐Ÿ”’
Slot
A chunk of memory allocated from a SlotPool
SlotInner ๐Ÿ”’
SlotPool

Enumsยง

ActivateSlotError
CreateBufferError

Traitsยง

CanvasKey
A helper trait for SlotPool::canvas.