NAME
ClearRegion -- Remove all rectangles from region.
SYNOPSIS
ClearRegion(region)
a0
void ClearRegion( struct Region * );
Links: Region
FUNCTION
Clip away all rectangles in the region leaving nothing.
INPUTS
region - pointer to Region structure
BUGS
SEE ALSO