SE_rasbandinfo_free_gdb_metadata |
Releases memory that was allocated to the geodatabase metadata buffer by the SE_rasbandinfo_get_gdb_metadata function
void SE_rasbandinfo_free_gdb_metadata (void *data);
data | The geodatabase metadata buffer |
SE_rasbandinfo_free_gdb_metadata frees the memory allocated for the geodatabase metadata buffer.
None