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.
pub const XML_PARSER_WARNING_SAX1: errorSAXFunc = _; // {xml::errors::xmlParserWarning as unsafe extern "C" fn(*mut libc::c_void, *const i8)}The variadic xmlParserWarning shim as the SAX v1 callback type.