Type Definition rlua::prelude::LuaInteger

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

Type of Lua integer numbers.