5 #ifndef SPA_DEBUG_DICT_H 6 #define SPA_DEBUG_DICT_H 20 #ifndef SPA_API_DEBUG_DICT 22 #define SPA_API_DEBUG_DICT SPA_API_IMPL 24 #define SPA_API_DEBUG_DICT static inline const char * key
Definition: dict.h:42
#define spa_debugc(_c, _fmt,...)
Definition: context.h:49
uint32_t n_items
Definition: dict.h:55
uint32_t flags
Definition: dict.h:54
#define SPA_API_DEBUG_DICT
Definition: dict.h:31
#define spa_dict_for_each(item, dict)
Definition: dict.h:71
SPA_API_DEBUG_DICT int spa_debugc_dict(struct spa_debug_context *ctx, int indent, const struct spa_dict *dict)
Definition: dict.h:35
SPA_API_DEBUG_DICT int spa_debug_dict(int indent, const struct spa_dict *dict)
Definition: dict.h:45
const char * value
Definition: dict.h:43