Function libxml::bindings::xmlSchemaSetParserErrors[][src]

pub unsafe extern "C" fn xmlSchemaSetParserErrors(
    ctxt: xmlSchemaParserCtxtPtr,
    err: xmlSchemaValidityErrorFunc,
    warn: xmlSchemaValidityWarningFunc,
    ctx: *mut c_void
)