pulseaudio/src/polyplib-error.h

11 lines
156 B
C
Raw Normal View History

#ifndef foopolyperrhfoo
#define foopolyperrhfoo
#include <inttypes.h>
#include "protocol-native-spec.h"
const char* pa_strerror(uint32_t error);
#endif