xml_xpath_new_string

Function xml_xpath_new_string 

Source
pub fn xml_xpath_new_string(val: Option<&str>) -> XmlXPathObject
Expand description

Create a new xmlXPathObjectPtr of type string and of value @val

Returns the newly created object.