dsd-fme_07_01_2023/include/pa_devs.h

7 lines
75 B
C

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