adime_exit - Man Page
Synopsis
#include <adime.h>
int adime_exit(void);
Description
Shuts down the Adime system. You don´t normally need to call this function since `adime_init()´ will arrange for it to be called automatically when your program exits or `allegro_exit()´ is called.
See Also
Referenced By
version 2.2.1 Adime API Reference