Module smithay_client_toolkit::shm::slot
source ยท Expand description
A pool implementation based on buffer slots
Structsยง
- A wrapper around a
wl_buffer::WlBuffer
which has been allocated via a SlotPool. - BufferData ๐ObjectData for the WlBuffer
- FreelistEntry ๐
- A chunk of memory allocated from a SlotPool
- SlotInner ๐
Enumsยง
Traitsยง
- A helper trait for SlotPool::canvas.