Function

EDataServerxmlhash_write

Declaration [src]

void
e_xmlhash_write (
  EXmlHash* hash
)

Description [src]

Writes the XML represented by hash to the file originally passed to e_xmlhash_new().

Parameters

hash

Type: EXmlHash

The EXmlHash to write.

The data is owned by the caller of the function.