lua_pushvalue. [-0, +1, -] void lua_pushvalue (lua_State *L, int index);. Pushes a copy of the element at the given valid index onto the stack.
確定! 回上一頁