SE_rasbandinfo_free_gdb_metadata

Releases memory that was allocated to the geodatabase metadata buffer by the SE_rasbandinfo_get_gdb_metadata function

Usage syntax

void SE_rasbandinfo_free_gdb_metadata (void *data);

Parameters
data The geodatabase metadata buffer
Description

SE_rasbandinfo_free_gdb_metadata frees the memory allocated for the geodatabase metadata buffer.

Returns

None