SE_rascolinfo_free

Releases memory allocated for an SE_RASCOLINFO structure

Usage syntax

void SE_rascolinfo_free (SE_RASCOLINFO rastercolumn);

Parameters
rastercolumn The pointer to a raster column structure
Description

SE_rascolinfo_free frees the memory allocated for an SE_RASCOLINFO structure returned by SE_rascolinfo_create.

Returns

None