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

FreeBSD Manual Pages

  
 
  

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

NAME
     ALLEGRO_FILE - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    typedef struct ALLEGRO_FILE ALLEGRO_FILE;

DESCRIPTION
     An  opaque  object representing an open file.  This could be a real file on
     disk or a virtual file.

Allegro reference manual					 ALLEGRO_FILE(3)

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

home | help