PipeWire  0.3.30
debug/dict.h File Reference
Include dependency graph for debug/dict.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

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

Functions

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