GrDestroyRegion

Name

GrDestroyRegion -- Destroy a region

Synopsis

void GrDestroyRegion (
  GR_REGION_ID region
);
    

Parameters

region

The region you want to destroy.

Description

The GrDestroyRegion function destroys the region with the region ID you specify.