xmlTextReaderSchemaValidateCtxt

Function xmlTextReaderSchemaValidateCtxt 

Source
pub unsafe extern "C" fn xmlTextReaderSchemaValidateCtxt(
    reader: xmlTextReaderPtr,
    ctxt: xmlSchemaValidCtxtPtr,
    options: c_int,
) -> c_int