SE_rasconstraint_free

Releases memory allocated for an SE_RASCONSTRAINT structure

Usage syntax

void SE_rasconstraint_free (SE_RASCONSTRAINT constraint);

Parameters
constraint The pointer to a raster constraint structure
Description

SE_rasconstraint_free frees the memory allocated for an SE_RASCONSTRAINT structure returned by SE_rasconstraint_create.

Returns

None