shutdown_menu(3) - Linux man page
Name
shutdown_menu - Destroys a menu player object returned by init_menu(). Allegro game programming library.Synopsis
#include <allegro.h>int shutdown_menu(MENU_PLAYER *player);
int shutdown_menu(MENU_PLAYER *player);