Type Definition libxml::bindings::xmlParserProperties

source ·
pub type xmlParserProperties = u32;
Expand description

xmlParserProperties:

Some common options to use with xmlTextReaderSetParserProp, but it is better to use xmlParserOption and the xmlReaderNewxxx and xmlReaderForxxx APIs now.