Searched refs:setFn (Results 1 – 1 of 1) sorted by relevance
1387 …_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunction setFn); /* forward decla…2038 … void SWIG_Lua_add_variable(lua_State *L,const char *name,lua_CFunction getFn,lua_CFunction setFn) in SWIG_Lua_add_variable() argument2045 if (setFn) in SWIG_Lua_add_variable()2049 SWIG_Lua_add_function(L,name,setFn); in SWIG_Lua_add_variable()