Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all bug

NAME

       al_can_get_mouse_cursor_position - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro.h>

              bool al_can_get_mouse_cursor_position(void)

DESCRIPTION

       Returns true if getting the global mouse cursor position is available.

SINCE

       5.2.9

SEE ALSO

       al_get_mouse_cursor_position(3alleg5)