Function libxml::bindings::xmlSchemaSetParserStructuredErrors[][src]

pub unsafe extern "C" fn xmlSchemaSetParserStructuredErrors(
    ctxt: xmlSchemaParserCtxtPtr,
    serror: xmlStructuredErrorFunc,
    ctx: *mut c_void
)