IupExitLoop
From IUP - Portable User Interface
IupExitLoop
Terminates the current message loop. It has the same effect of a callback returning IUP_CLOSE.
Parameters/Return
void IupExitLoop(void); [in C] iup.ExitLoop() [in Lua]
From IUP - Portable User Interface
Terminates the current message loop. It has the same effect of a callback returning IUP_CLOSE.
void IupExitLoop(void); [in C] iup.ExitLoop() [in Lua]