sgs_AdjustStack [function]
SGSRESULT sgs_AdjustStack( sgs_Context* C, int expected, int ret )
Resizes the current stack frame by expected
- ret
, returns ret
Used with sgs_Eval** functions to create their sgs_Exec** counterparts.