save_bmp_pf - Man Page
Packfile version of save_bmp. Allegro game programming library.
Synopsis
#include <allegro.h>
int save_bmp_pf(PACKFILE *f, BITMAP *bmp, RGB *pal);
Description
A version of save_bmp which writes to a packfile.
See Also
Referenced By
version 4.4.3 Allegro manual