25#ifndef SPA_DEBUG_DICT_H
26#define SPA_DEBUG_DICT_H
45 spa_debug(
"%*s %s = \"%s\"", indent,
"", item->key, item->value);
static int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition dict.h:45
#define spa_debug(fmt,...)
Definition log.h:44
#define spa_dict_for_each(item, dict)
Definition dict.h:72
uint32_t n_items
Definition dict.h:63
uint32_t flags
Definition dict.h:62