Searched refs:lua_topointer (Results 1 – 3 of 3) sorted by relevance
176 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
609 lua_topointer(L, idx)); in luaL_tolstring()
442 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function