mlua_sys::lua51::lua

Constant LUA_TFUNCTION

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