Skip to main content

XML_PARSER_WARNING_SAX1

Constant XML_PARSER_WARNING_SAX1 

Source
pub const XML_PARSER_WARNING_SAX1: errorSAXFunc = _; // {xml::errors::xmlParserWarning as unsafe extern "C" fn(*mut libc::c_void, *const i8)}
Expand description

The variadic xmlParserWarning shim as the SAX v1 callback type.