mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-13 15:38:56 +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);
|