5 #ifndef SPA_DEBUG_DICT_H 6 #define SPA_DEBUG_DICT_H const char * key
Definition: dict.h:32
#define spa_debugc(_c, _fmt,...)
Definition: context.h:37
uint32_t n_items
Definition: dict.h:43
uint32_t flags
Definition: dict.h:42
static int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition: dict.h:35
#define spa_dict_for_each(item, dict)
Definition: dict.h:52
static int spa_debugc_dict(struct spa_debug_context *ctx, int indent, const struct spa_dict *dict)
Definition: dict.h:25
const char * value
Definition: dict.h:33