Skip to main content

xmlTextReaderSchemaValidateCtxt

Function xmlTextReaderSchemaValidateCtxt 

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

int xmlTextReaderSchemaValidateCtxt(xmlTextReaderPtr reader, xmlSchemaValidCtxtPtr ctxt, int options).