logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_event_source_data - Allegro 5 API

Description

       Returns  the abstract user data associated with the event source.  If no data was previously set, returns
       NULL.

Name

       al_get_event_source_data - Allegro 5 API

See Also

al_set_event_source_data(3alleg5)

Allegro reference manual                                                       al_get_event_source_data(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              intptr_t al_get_event_source_data(const ALLEGRO_EVENT_SOURCE *source)

See Also