rglua::lua

Function lua_isthread

Source
pub fn lua_isthread(l: LuaState, n: c_int) -> bool
Expand description

Returns if the value at the given index is a thread.