5#ifndef SPA_DEBUG_DICT_H 
    6#define SPA_DEBUG_DICT_H 
   25                spa_debugc(ctx, 
"%*s  %s = \"%s\"", indent, 
"", item->key, item->value);
 
 
static int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition dict.h:35
#define spa_debugc(_c, _fmt,...)
Definition context.h:38
static int spa_debugc_dict(struct spa_debug_context *ctx, int indent, const struct spa_dict *dict)
Definition dict.h:25
#define spa_dict_for_each(item, dict)
Definition dict.h:52
uint32_t n_items
Definition dict.h:43
uint32_t flags
Definition dict.h:42