Allegro 5 api
#include <allegro5/allegro.h> bool al_install_mouse(void)
Install a mouse driver.
Returns true if successful. If a driver was already installed, nothing happens and true is returned.