gvdb_table_free

void gvdb_table_free (GvdbTable* table);
  

Frees table.

table

a Gvdb.Table

Returns