#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlTextReaderSchemaValidateCtxt(
reader: *mut XmlTextReader,
ctxt: *mut c_void,
_options: c_int,
) -> c_intExpand description
int xmlTextReaderSchemaValidateCtxt(xmlTextReaderPtr reader, xmlSchemaValidCtxtPtr ctxt, int options).