Function xmlTextReaderGetParserProp

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