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

type LuaInteger = c_longlong;

Type of Lua integer numbers.