Type Alias mlua_sys::lua54::lua::lua_Integer

source ยท
pub type lua_Integer = i64;
Available on crate feature lua54 only.
Expand description

A Lua integer, usually equivalent to i64