destroy_gfx_mode_list(3) - Linux man page
Name
destroy_gfx_mode_list - Frees the list created by get_gfx_mode_list(). Allegro game programming library.Synopsis
#include <allegro.h>void destroy_gfx_mode_list(GFX_MODE_LIST *mode_list);
void destroy_gfx_mode_list(GFX_MODE_LIST *mode_list);