Skip to main content

xmlTextReaderRelaxNGSetSchema

Function xmlTextReaderRelaxNGSetSchema 

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

int xmlTextReaderRelaxNGSetSchema(xmlTextReaderPtr reader, xmlRelaxNGPtr schema).