Skip to main content

xmlXPathFreeCompExpr

Function xmlXPathFreeCompExpr 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlXPathFreeCompExpr(_comp: *mut c_void)
Expand description

Free a compiled XPath expression.

ยงUPSTREAM-PARITY

void xmlXPathFreeCompExpr(xmlXPathCompExprPtr comp);