void lua_pop (lua_State *L, int n);

Pops n elements from the stack.