Type Alias htmlParserOption

Source
pub type htmlParserOption = c_uint;
Expand description

xmlParserOption:

This is the set of XML parser options that can be passed down to the xmlReadDoc() and similar calls.