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

adime_init(3)

Referenced By

adime_init(3).

version 2.2.1 Adime API Reference