shutdown_dialog(3) - Linux man page
Name
shutdown_dialog - Destroys a dialog player returned by init_dialog(). Allegro game programming library.Synopsis
#include <allegro.h>int shutdown_dialog(DIALOG_PLAYER *player);
int shutdown_dialog(DIALOG_PLAYER *player);