pub unsafe extern "C" fn XPLMEnumerateFeatures(
inEnumerator: XPLMFeatureEnumerator_f,
inRef: *mut c_void,
)Expand description
XPLMEnumerateFeatures
This routine calls your enumerator callback once for each feature that this running version of X-Plane supports. Use this routine to determine all of the features that X-Plane can support.