Skip to main content

xmlXPathFreeContext

Function xmlXPathFreeContext 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlXPathFreeContext(_ctxt: *mut _xmlXPathContext)
Expand description

Free an XPath context.

ยงUPSTREAM-PARITY

void xmlXPathFreeContext(xmlXPathContextPtr ctxt);