pack_fwrite(3) - Linux man page
Name
pack_fwrite - Writes n bytes to the stream. Allegro game programming library.Synopsis
#include <allegro.h>long pack_fwrite(const void *p, long n, PACKFILE *f);
long pack_fwrite(const void *p, long n, PACKFILE *f);