Searched defs:lua_topointer (Results 1 – 4 of 4) sorted by relevance
154 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
401 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function
177 LUA_API const void *(lua_topointer) (lua_State *L, int idx); variable
440 LUA_API const void *lua_topointer (lua_State *L, int idx) { in lua_topointer() function