mlua_sys::lua51::lua

Constant LUA_TBOOLEAN

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