destroy_font (3) Linux Manual Page
destroy_font – Frees the memory being used by a font structure. Allegro game programming library.
Synopsis
#include <allegro.h> void destroy_font(FONT *f);
destroy_font – Frees the memory being used by a font structure. Allegro game programming library.
void destroy_font(FONT *f);