XPLMAppendMenuSeparator

Function XPLMAppendMenuSeparator 

Source
pub unsafe extern "C" fn XPLMAppendMenuSeparator(inMenu: XPLMMenuID)
Expand description

XPLMAppendMenuSeparator

This routine adds a separator to the end of a menu.

Returns a negative index if the append failed (due to an invalid parent menu argument).