Skip to main content

xmlXPathPopString

Function xmlXPathPopString 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlXPathPopString( ctxt: *mut c_void, ) -> *mut xmlChar
Expand description

xmlChar *xmlXPathPopString(xmlXPathParserContextPtr ctxt).

ยงSAFETY

  • ctxt must be a valid parser context or NULL.