Skip to main content

xmlTextReaderSetSchema

Function xmlTextReaderSetSchema 

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

int xmlTextReaderSetSchema(xmlTextReaderPtr reader, xmlSchemaPtr schema).