lua_tothread ( L idx -- lua_State* )


Vocabulary
lua

Inputs
Lan object
idxan object


Outputs
lua_State*an object


Definition


LIBRARY: liblua5.1 FUNCTION: lua_State* lua_tothread
( lua_State* L, int idx )