al_install_mouse - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> bool al_install_mouse(void)
Description
Install a mouse driver.
Returns true if successful. If a driver was already installed, nothing happens and true is returned.
Referenced By
Allegro reference manual