Function

EDataServerxml_destroy_hash

Declaration [src]

void
e_xml_destroy_hash (
  GHashTable* hash
)

Description [src]

Frees the memory used by hash and its contents.

Parameters

hash

Type: GHashTable

The GHashTable to destroy.

The data is owned by the caller of the function.