FreeBSD Manual Pages
al_remove_fs_entry(3) Library Functions Manual al_remove_fs_entry(3) NAME al_remove_fs_entry - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> bool al_remove_fs_entry(ALLEGRO_FS_ENTRY *e) DESCRIPTION Delete this filesystem entry from the filesystem. Only files and empty di- rectories may be deleted. Returns true on success, and false on failure, error is indicated in Alle- gro's errno. SEE ALSO al_filename_exists(3) Allegro reference manual al_remove_fs_entry(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_remove_fs_entry&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
