IupExitLoop

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]