pub fn xml_xpath_new_string(val: Option<&str>) -> XmlXPathObjectExpand description
Create a new xmlXPathObjectPtr of type string and of value @val
Returns the newly created object.
pub fn xml_xpath_new_string(val: Option<&str>) -> XmlXPathObjectCreate a new xmlXPathObjectPtr of type string and of value @val
Returns the newly created object.