Provided by: allegro5-doc_5.2.9.1+dfsg-1.1build4_all bug

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(3alleg5)