get_clip_state (3) - Linux Manuals
get_clip_state: Tells if clipping is on for a bitmap. Allegro game programming library.
NAME
get_clip_state - Tells if clipping is on for a bitmap. Allegro game programming library.SYNOPSIS
#include <allegro.h>
int get_clip_state(BITMAP *bitmap)