unload_datafile (3) - Linux Manuals
unload_datafile: Frees all the objects in a datafile. Allegro game programming library.
NAME
unload_datafile - Frees all the objects in a datafile. Allegro game programming library.SYNOPSIS
#include <allegro.h>
void unload_datafile(DATAFILE *dat);