.\" Generated by the Allegro makedoc utility .TH al_ffblk_get_size 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME al_ffblk_get_size \- Get size of file returned by al_findfirst/al_findnext. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B uint64_t al_ffblk_get_size(struct al_ffblk *info); .SH DESCRIPTION This returns the size of the file returned by al_findfirst or al_findnext. .SH SEE ALSO .BR al_findfirst (3alleg4), .BR al_findnext (3alleg4), .BR al_ffblk (3alleg4)