Type Definition rlua::Integer

source · []
pub type Integer = lua_Integer;
Expand description

Type of Lua integer numbers.