Searched refs:dll_lua_pushcclosure (Results 1 – 1 of 1) sorted by relevance
188 #define lua_pushcclosure dll_lua_pushcclosure295 void (*dll_lua_pushcclosure) (lua_State *L, lua_CFunction fn, int n); variable412 {"lua_pushcclosure", (luaV_function) &dll_lua_pushcclosure},