Revision Release 2024.3703 Keywords iOS, Solar2D Native, C, CoronaLua.h, CoronaLuaSetErrorHandler See also CoronaLua.h Corona C Functions
Sets the error handler invoked on a Lua exception. By default, an internal Corona handler is called.
void CoronaLuaSetErrorHandler( lua_CFunction newValue )