XPLMDestroyFlightLoop

Function XPLMDestroyFlightLoop 

Source
pub unsafe extern "C" fn XPLMDestroyFlightLoop(
    inFlightLoopID: XPLMFlightLoopID,
)
Expand description

XPLMDestroyFlightLoop

This routine destroys a flight loop callback by ID. Only call it on flight loops created with the newer XPLMCreateFlightLoop API.