void sq_reservestack(HSQUIRRELVM v, SQInteger nsize);
void sq_reservestack(
)
ensure that the stack space left is at least of a specified size.If the stack is smaller it will automatically grow.
the target VM
required stack size
Submit feedback about this site to: