Searched refs:lua_rawsetp (Results 1 – 4 of 4) sorted by relevance
248 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
797 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
243 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable