Type Definition libxml::bindings::xmlFeature[][src]

type xmlFeature = u32;

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