xmlTextReaderRelaxNGValidate

Function xmlTextReaderRelaxNGValidate 

Source
pub unsafe extern "C" fn xmlTextReaderRelaxNGValidate(
    reader: xmlTextReaderPtr,
    rng: *const c_char,
) -> c_int