SE_rasconstraint_free |
Releases memory allocated for an SE_RASCONSTRAINT structure
void SE_rasconstraint_free (SE_RASCONSTRAINT constraint);
constraint | The pointer to a raster constraint structure |
SE_rasconstraint_free frees the memory allocated for an SE_RASCONSTRAINT structure returned by SE_rasconstraint_create.
None