Type Definition mlua_sys::lua51::lua::lua_Integer

source ·
pub type lua_Integer = i64;
Available on crate features lua51 or luajit only.