Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_get_eve...ource_data(3) Library Functions Manual al_get_eve...ource_data(3)

NAME
       al_get_event_source_data	- 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
       al_set_event_source_data(3)

Allegro	reference manual			    al_get_eve...ource_data(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_event_source_data&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help