FreeBSD Manual Pages
al_create_fs_entry(3) Library Functions Manual al_create_fs_entry(3) NAME al_create_fs_entry - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> ALLEGRO_FS_ENTRY *al_create_fs_entry(const char *path) DESCRIPTION Creates an ALLEGRO_FS_ENTRY(3) object pointing to path on the filesys- tem. `path' can be a file or a directory and must not be NULL. Allegro reference manual al_create_fs_entry(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_create_fs_entry&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>