[][src]Function libxslt::bindings::xmlSchemaGetParserErrors

pub unsafe extern "C" fn xmlSchemaGetParserErrors(
    ctxt: *mut _xmlSchemaParserCtxt,
    err: *mut Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>,
    warn: *mut Option<unsafe extern "C" fn(*mut c_void, *const i8, ...)>,
    ctx: *mut *mut c_void
) -> i32