.\" Automatically generated by Pandoc 3.6.1 .\" .TH "ALLEGRO_FS_ENTRY" "3" "" "Allegro reference manual" .SH NAME ALLEGRO_FS_ENTRY \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] ALLEGRO_FS_ENTRY ALLEGRO_FS_ENTRY; .EE .SH DESCRIPTION Opaque filesystem entry object. Represents a file or a directory (check with al_get_fs_entry_mode(3)). There are no user accessible member variables.