adime_exit(3)

adime_exit(3) Adime API Reference adime_exit(3)

NAME

adime_exit

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)

version 2.2.1 Adime