pub unsafe extern "C-unwind" fn lua_stackdepth( L: *mut lua_State, ) -> c_int
Returns the stack depth, or the number of calls on the stack.