al_release_joystick(3) al_release_joystick(3)NAME
al_release_joystick - Allegro 5 APISYNOPSIS
#include <allegro5/allegro.h> void al_release_joystick(ALLEGRO_JOYSTICK *joy)DESCRIPTION
This function currently does nothing.SEE ALSO
al_get_joystick(3) Allegro reference manual al_release_joystick(3)