void GrDestroyGC ( GR_GC_ID gc );
void GrDestroyGC
This function destroys the specified graphics context. Any memory resources allocated to the graphics context are returned to the system.
GrNewGC(), GrCopyGC().