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]
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]