mlua_sys::luau::lua

Constant LUA_TFUNCTION

Source
pub const LUA_TFUNCTION: c_int = 7;
Available on crate feature luau only.