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

Slot describing a registered XML node. More...

Data Fields

xmlNodePtr node
int in_use

Detailed Description

Slot describing a registered XML node.

The registry does not own the node; it is managed by its document. Releasing a node handle does not free the node memory.

Definition at line 46 of file xml2.c.

Field Documentation

◆ in_use

int in_use

Definition at line 48 of file xml2.c.

◆ node

xmlNodePtr node

Definition at line 47 of file xml2.c.


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