PipeWire  0.3.40
mem.h File Reference

spa/debug/mem.h More...

Go to the source code of this file.

Macros

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

Functions

static int spa_debug_mem (int indent, const void *data, size_t size)
 

Detailed Description