mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 23:59:41 +02:00
4 lines
155 B
C
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);
|