Integer

Type Alias Integer 

Source
pub type Integer = lua_Integer;
Expand description

Type of Lua integer numbers.