API Version: 1.0
Library Version: 0.9.0
void rest_xml_node_unref ( RestXmlNode* node )
Decreases the reference count of node. When its reference count drops to 0, the node is finalized (i.e. its memory is freed).
node