Type Definition rlua::prelude::LuaInteger [] [src]

type LuaInteger = lua_Integer;

Type of Lua integer numbers.