Type Alias lua_Integer

Source
pub type lua_Integer = isize;
Expand description

<https://www.lua.org/manual/5.1/manual.html#lua_Integer >