XPLMCommandEnd

Function XPLMCommandEnd 

Source
pub unsafe extern "C" fn XPLMCommandEnd(inCommand: XPLMCommandRef)
Expand description

XPLMCommandEnd

XPLMCommandEnd ends the execution of a given command that was started with XPLMCommandBegin. You must not issue XPLMCommandEnd for a command you did not begin.