Constructor
RestXmlParsernew
Declaration [src]
RestXmlParser*
rest_xml_parser_new (
void
)
Return value
Type: RestXmlParser
A new RestXmlParser
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |