XPLMEnableFeature

Function XPLMEnableFeature 

Source
pub unsafe extern "C" fn XPLMEnableFeature(
    inFeature: *const c_char,
    inEnable: c_int,
)
Expand description

XPLMEnableFeature

This routine enables or disables a feature for your plugin. This will change the running behavior of X-Plane and your plugin in some way, depending on the feature.