Function libxml::bindings::xmlTextReaderSetParserProp[][src]

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