Provided by: allegro5-doc_5.0.10-2_all
NAME
al_fsize - Allegro 5 API
SYNOPSIS
#include <allegro5/allegro.h> int64_t al_fsize(ALLEGRO_FILE *f)
DESCRIPTION
Return the size of the file, if it can be determined, or -1 otherwise.