about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedpulsesimple_private.h
blob: fb602d826ebcdeedd55e93ae1325a1c27e99ae45 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh...
#endif

GO(pa_simple_drain, iFpp)
GO(pa_simple_flush, iFpp)
GO(pa_simple_free, vFp)
GO(pa_simple_get_latency, UFpp)
GO(pa_simple_new, pFppipppppp)
GO(pa_simple_read, iFppLp)
GO(pa_simple_write, iFppLp)