Function

EDataServerxmlhash_destroy

Declaration [src]

void
e_xmlhash_destroy (
  EXmlHash* hash
)

Description [src]

Frees the memory associated with hash.

Parameters

hash

Type: EXmlHash

The EXmlHash to destroy.

The data is owned by the caller of the function.