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