Method
RestXmlNoderef
Declaration [src]
RestXmlNode*
rest_xml_node_ref (
RestXmlNode* node
)
Description [src]
Increases the reference count of node
.
This method is not directly available to language bindings. |
Return value
Returns: | RestXmlNode |
The same |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |