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:
EXmlHashThe
EXmlHashto write.The data is owned by the caller of the function.