Function xmlTextReaderSetParserProp

Source
pub unsafe extern "C" fn xmlTextReaderSetParserProp(
    reader: xmlTextReaderPtr,
    prop: c_int,
    value: c_int,
) -> c_int