Skip to main content

xml_xpath_cast_to_number

Function xml_xpath_cast_to_number 

Source
pub fn xml_xpath_cast_to_number(
    o: &XPathObject,
    ctx: &XmlXPathContext<'_>,
) -> f64
Expand description

xmlXPathCastToNumber.