Skip to main content

xmlXPathFreeObject

Function xmlXPathFreeObject 

Source
#[unsafe(no_mangle)]
pub extern "C" fn xmlXPathFreeObject(_obj: *mut _xmlXPathObject)
Expand description

Free an XPath object.

ยงUPSTREAM-PARITY

void xmlXPathFreeObject(xmlXPathObjectPtr obj);