DOKK / manpages / debian 10 / allegro5-doc / al_create_fs_entry.3alleg5.en
al_create_fs_entry(3alleg5) al_create_fs_entry(3alleg5)

al_create_fs_entry - Allegro 5 API

#include <allegro5/allegro.h>
ALLEGRO_FS_ENTRY *al_create_fs_entry(const char *path)
    

Creates an ALLEGRO_FS_ENTRY(3alleg5) object pointing to path on the filesystem. `path' can be a file or a directory and must not be NULL.

Allegro reference manual