1al_get_event_source_data(3)                        al_get_event_source_data(3)
2
3
4

NAME

6       al_get_event_source_data - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              intptr_t al_get_event_source_data(const ALLEGRO_EVENT_SOURCE *source)
12

DESCRIPTION

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

SEE ALSO

18       al_set_event_source_data(3)
19
20
21
22Allegro reference manual                           al_get_event_source_data(3)
Impressum