mlua_sys::lua54::lua

Constant LUA_TFUNCTION

Source
pub const LUA_TFUNCTION: c_int = 6;
Available on crate feature lua54 only.