Skip to main content

xmlTextReaderRelaxNGValidate

Function xmlTextReaderRelaxNGValidate 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn xmlTextReaderRelaxNGValidate( reader: *mut XmlTextReader, rng: *const c_char, ) -> c_int
Expand description

int xmlTextReaderRelaxNGValidate(xmlTextReaderPtr reader, const char *rng).