Type Alias mlua_sys::lua53::lua::lua_Integer

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

A Lua integer, usually equivalent to i64