pub fn lua_isthread(l: LuaState, n: c_int) -> bool
Returns if the value at the given index is a thread.