lua_yield ( L nresults -- int )


Vocabulary
lua

Inputs
Lan object
nresultsan object


Outputs
intan object


Definition


LIBRARY: liblua5.1 FUNCTION: int lua_yield
( lua_State* L, int nresults )