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