al_is_sub_bitmap - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> bool al_is_sub_bitmap(ALLEGRO_BITMAP *bitmap)
Description
Returns true if the specified bitmap is a sub-bitmap, false otherwise.
See Also
Referenced By
Allegro reference manual