Skip to main content

xmlFeature

Type Alias xmlFeature 

Source
pub type xmlFeature = c_uint;
Expand description

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