1ALLEGRO_FS_ENTRY(3)                                        ALLEGRO_FS_ENTRY(3)
2
3
4

NAME

6       ALLEGRO_FS_ENTRY - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              typedef struct ALLEGRO_FS_ENTRY ALLEGRO_FS_ENTRY;
12

DESCRIPTION

14       Opaque  filesystem  entry  object.   Represents  a  file or a directory
15       (check with al_get_fs_entry_mode(3)).  There  are  no  user  accessible
16       member variables.
17
18
19
20Allegro reference manual                                   ALLEGRO_FS_ENTRY(3)
Impressum