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

type LuaInteger = i64;

Type of Lua integer numbers.