logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_destroy_sample_instance - Allegro 5 API

Description

       Detaches  the sample instance from anything it may be attached to and frees it (the sample data, i.e. its
       ALLEGRO_SAMPLE, is not freed!).

Name

       al_destroy_sample_instance - Allegro 5 API

See Also

al_create_sample_instance(3alleg5)

Allegro reference manual                                                     al_destroy_sample_instance(3alleg5)

Synopsis

              #include <allegro5/allegro_audio.h>

              void al_destroy_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)

See Also