lua_Integer

Type Alias lua_Integer 

Source
pub type lua_Integer = c_int;
Expand description

The type of Luau integers.