al_shutdown_font_addon - Man Page
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
Referenced By
al_init_font_addon(3), al_is_font_addon_initialized(3).
Allegro reference manual