pub unsafe fn grow_stack(lstate: *mut State, n: i32)
Does nothing if the stack is already taller than n, grows the stack height to n by adding nils if it’s not.
n
nil