Constant mlua_sys::lua51::lua::LUA_TFUNCTION

source ยท
pub const LUA_TFUNCTION: c_int = 6;
Available on crate features lua51 or luajit only.