destroy_datafile_index - Man Page
Destroys a datafile index. Allegro game programming library.
Synopsis
#include <allegro.h>
void destroy_datafile_index(DATAFILE_INDEX *index)
Description
This function frees the memory used by a datafile index created with create_datafile_index earlier.
See Also
Referenced By
version 4.4.3 Allegro manual