Constant mlua_sys::lua52::lua::LUA_TFUNCTION

source ยท
pub const LUA_TFUNCTION: c_int = 6;
Available on crate feature lua52 only.