1al_detach_sample_instance(3)Library Functions Manualal_detach_sample_instance(3)
23
4
NAME
6al_detach_sample_instance
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
bool al_detach_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
12
DESCRIPTION
14Detach the sample instance from whatever it's attached to, if anything.
1516
Returns true on success.
1718
19
20
Allegro reference manual al_detach_sample_instance(3)