Skip to main content

xml_ctxt_get_last_error

Function xml_ctxt_get_last_error 

Source
pub fn xml_ctxt_get_last_error(ctxt: &XmlParserCtxt) -> Option<&XmlError>
Expand description

xmlCtxtGetLastError.