Constant mlua_sys::lua51::lua::LUA_TTHREAD

source ·
pub const LUA_TTHREAD: c_int = 8;
Available on crate features lua51 or luajit only.