Searched defs:lua_getlocal (Results 1 – 2 of 2) sorted by relevance
171 LUA_API const char *lua_getlocal (lua_State *L, const lua_Debug *ar, int n) { in lua_getlocal() function
426 LUA_API const char *(lua_getlocal) (lua_State *L, const lua_Debug *ar, int n); variable