1al_uninstall_mouse(3)                                    al_uninstall_mouse(3)
2
3
4

NAME

6       al_uninstall_mouse - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_uninstall_mouse(void)
12

DESCRIPTION

14       Uninstalls  the  active  mouse driver, if any.  This will automatically
15       unregister the mouse event source with any event queues.
16
17       This function is automatically called when Allegro is shut down.
18
19
20
21Allegro reference manual                                 al_uninstall_mouse(3)
Impressum