mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -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
|