mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 15:49:41 +02:00
7 lines
117 B
C
7 lines
117 B
C
/* pmlinuxalsa.h -- system-specific definitions */
|
|
|
|
PmError pm_linuxalsa_init(void);
|
|
void pm_linuxalsa_term(void);
|
|
|
|
|