Type Definition libxml::bindings::xmlFeature

source ·
pub type xmlFeature = u32;
Expand description

xmlFeature:

Used to examine the existance of features that can be enabled or disabled at compile-time. They used to be called XML_FEATURE_xxx but this clashed with Expat