Method

RestXmlNodeunref

Declaration [src]

void
rest_xml_node_unref (
  RestXmlNode* node
)

Description [src]

Decreases the reference count of node. When its reference count drops to 0, the node is finalized (i.e. its memory is freed).