Fun 0.41.5
The programming language that makes you have fun!
Loading...
Searching...
No Matches
XmlDocSlot Struct Reference

Slot describing a registered XML document. More...

Data Fields

xmlDocPtr doc
int in_use

Detailed Description

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().

Definition at line 36 of file xml2.c.

Field Documentation

◆ doc

xmlDocPtr doc

Definition at line 37 of file xml2.c.

◆ in_use

int in_use

Definition at line 38 of file xml2.c.


The documentation for this struct was generated from the following file: