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

FreeBSD Manual Pages

  
 
  

home | help
al_shutdown_font_addon(3)   Library Functions Manual   al_shutdown_font_addon(3)

NAME
     al_shutdown_font_addon - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_font.h>

	    void al_shutdown_font_addon(void)

DESCRIPTION
     Shut  down the font addon.  This is done automatically at program exit, but
     can be called any time the user wishes as well.

SEE ALSO
     al_init_font_addon(3)

Allegro reference manual			       al_shutdown_font_addon(3)

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

home | help