al_get_event_source_data - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> intptr_t al_get_event_source_data(const ALLEGRO_EVENT_SOURCE *source)
Description
Returns the abstract user data associated with the event source. If no data was previously set, returns NULL.
See Also
Referenced By
Allegro reference manual