Ends the IUP toolkit.
void IupClose(void); [in C] [There is no Lua equivalent]
The IupOpen function in the Windows driver initializes OLE through the function OleInitialize; IupClose calls OleUninitialize.
This function should be called by the host program. If IUP is dynamically loaded in Lua 5 then you should call iuplua_close.