![]() |
Fun API Documentation 0.42.1
The programming language that makes you have fun!
|
Slot describing a registered XML document. More...
Data Fields | |
| xmlDocPtr | doc |
| int | in_use |
Slot describing a registered XML document.
The registry owns the xmlDocPtr and will free it when the handle is released via xml_doc_free_handle().
| xmlDocPtr doc |