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

FreeBSD Manual Pages

  
 
  

home | help
ALLEGRO_TIMEOUT(3)	    Library Functions Manual	      ALLEGRO_TIMEOUT(3)

NAME
     ALLEGRO_TIMEOUT - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;

DESCRIPTION
     Represent a timeout value.  The size of the structure is known so it can be
     statically allocated.  The contents are private.

SEE ALSO
     al_init_timeout(3)

Allegro reference manual				      ALLEGRO_TIMEOUT(3)

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

home | help