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

type LuaInteger = i64;

Type of Lua integer numbers.