Type Alias rlua::ffi::lua54::lua::lua_Integer

pub type lua_Integer = i64;
Expand description

A Lua integer, usually equivalent to i64