1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 23:59:41 +02:00
2015-04-07 22:10:17 -05:00

4 lines
155 B
C

LVAL multiread_create(read_susp_type susp);
void multiread_fetch(snd_susp_type a_susp, snd_list_type snd_list);
void multiread_free(snd_susp_type a_susp);