1al_get_timer_event_source(3)Library Functions Manualal_get_timer_event_source(3)
23
4
NAME
6al_get_timer_event_source
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
ALLEGRO_EVENT_SOURCE *al_get_timer_event_source(ALLEGRO_TIMER *timer)
12
DESCRIPTION
14Retrieve the associated event source.
1516
17
18
Allegro reference manual al_get_timer_event_source(3)