xmlTextReaderRelaxNGSetSchema

Function xmlTextReaderRelaxNGSetSchema 

Source
pub unsafe extern "C" fn xmlTextReaderRelaxNGSetSchema(
    reader: xmlTextReaderPtr,
    schema: xmlRelaxNGPtr,
) -> c_int