lua_Integer

Type Alias lua_Integer 

Source
pub type lua_Integer = i64;
Available on (crate features lua51 or luajit) and 64-bit only.