1al_destroy_sample_instance(3L)ibrary Functions Manuaall_destroy_sample_instance(3)
23
4
NAME
6al_destroy_sample_instance
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
void al_destroy_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
12
DESCRIPTION
14Detaches the sample stream from anything it may be attached to and
15frees it (the sample data is not freed!).
1617
18
19
Allegro reference manual al_destroy_sample_instance(3)