lua_newthread ( L -- lua_State* ) (original) (raw)
lua_newthread ( L -- lua_State* )
Vocabulary
lua
Inputs
L | an object |
---|
Outputs
lua_State* | an object |
---|
Definition
LIBRARY: liblua5.1 FUNCTION: lua_State* lua_newthread
( lua_State* L )
lua_newthread ( L -- lua_State* )
Vocabulary
lua
Inputs
L | an object |
---|
Outputs
lua_State* | an object |
---|
Definition
LIBRARY: liblua5.1 FUNCTION: lua_State* lua_newthread
( lua_State* L )