XPLMFlightLoopID

Type Alias XPLMFlightLoopID 

Source
pub type XPLMFlightLoopID = *mut c_void;
Expand description

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.