Function lua_isthread

Source
pub unsafe fn lua_isthread(L: *mut lua_State, idx: c_int) -> bool