PipeWire 0.3.34
|
An entry in the map. More...
#include <map.h>
Data Fields | |
uint32_t | next |
next free index More... | |
void * | data |
data of this item, must be an even address More... | |
An entry in the map.
void* pw_map_item::data |
data of this item, must be an even address
uint32_t pw_map_item::next |
next free index