dsd-fme-01.09.2024/include/pa_devs.h

7 lines
75 B
C

#ifndef PA_DEVS_H
#define PA_DEVS_H
void printPortAudioDevices();
#endif