PipeWire  0.3.38
pw_map_item Union Reference

An entry in the map. More...

Data Fields

uint32_t next
 next free index More...
 
void * data
 data of this item, must be an even address More...
 

Detailed Description

An entry in the map.

Field Documentation

◆ next

uint32_t pw_map_item::next

next free index

◆ data

void* pw_map_item::data

data of this item, must be an even address


The documentation for this union was generated from the following file: