Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_destroy...e_instance(3) Library Functions Manual al_destroy...e_instance(3)

NAME
       al_destroy_sample_instance - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_audio.h>

	      void al_destroy_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)

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!).

SEE ALSO
       al_create_sample_instance(3)

Allegro	reference manual			    al_destroy...e_instance(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_destroy_sample_instance&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help