logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_FILE - Allegro 5 API

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)

Name

       ALLEGRO_FILE - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              typedef struct ALLEGRO_FILE ALLEGRO_FILE;

See Also