create_system_bitmap (3) Linux Manual Page
create_system_bitmap – Creates a system memory bitmap. Allegro game programming library.
Synopsis
#include <allegro.h> BITMAP *create_system_bitmap(int width, int height);
create_system_bitmap – Creates a system memory bitmap. Allegro game programming library.
BITMAP *create_system_bitmap(int width, int height);