pub unsafe extern "C" fn XPLMIsFeatureEnabled(
inFeature: *const c_char,
) -> c_intExpand description
XPLMIsFeatureEnabled
This returns 1 if a feature is currently enabled for your plugin, or 0 if it is not enabled. It is an error to call this routine with an unsupported feature.