sgs_ResumeState*** [functions]

SGSBOOL sgs_ResumeStateRet( sgs_Context* C, int args, int* outrvc )

Resumes the execution state, passing arguments and retrieving the number of returned values.

SGSBOOL sgs_ResumeStateExp( sgs_Context* C, int args, int expect )

Resumes the execution state, passing arguments and retrieving the specified number of returned values.