Skip to main content

xmlXPathCastNodeToNumber

Function xmlXPathCastNodeToNumber 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlXPathCastNodeToNumber( node: *mut _xmlNode, ) -> c_double
Expand description

double xmlXPathCastNodeToNumber(xmlNodePtr node).

ยงSAFETY

  • node must be a valid node pointer or NULL.