1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-18 17:10:05 +02:00
2010-01-24 09:19:39 +00:00

4 lines
153 B
C

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