Skip to main content

xmlTextReaderRelaxNGValidateCtxt

Function xmlTextReaderRelaxNGValidateCtxt 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlTextReaderRelaxNGValidateCtxt( reader: *mut XmlTextReader, ctxt: *mut c_void, _options: c_int, ) -> c_int
Expand description

int xmlTextReaderRelaxNGValidateCtxt(xmlTextReaderPtr reader, xmlRelaxNGValidCtxtPtr ctxt, int options).