Method

RestXmlNoderef

Declaration [src]

RestXmlNode*
rest_xml_node_ref (
  RestXmlNode* node
)

Description [src]

Increases the reference count of node.

Return value

Returns: RestXmlNode
 

The same node.

 The caller of the method takes ownership of the data, and is responsible for freeing it.