mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-07 13:30:03 -05:00
8 lines
110 B
C
8 lines
110 B
C
|
|
#ifndef foosiomanhfoo
|
||
|
|
#define foosiomanhfoo
|
||
|
|
|
||
|
|
int pa_stdio_acquire(void);
|
||
|
|
void pa_stdio_release(void);
|
||
|
|
|
||
|
|
#endif
|