PipeWire  0.3.43
dict.h File Reference

spa/debug/dict.h More...

Go to the source code of this file.

Macros

#define spa_debug(...)   ({ fprintf(stderr, __VA_ARGS__);fputc('\n', stderr); })
 

Functions

static int spa_debug_dict (int indent, const struct spa_dict *dict)
 

Detailed Description