XPLMFlightLoopID

typedef void * XPLMFlightLoopID;

This is an opaque identifier for a flight loop callback. You can use this identifier to easily track and remove your callbacks, or to use the new flight loop APIs.