mlua_sys::lua53::lua

Constant LUA_TFUNCTION

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