[][src]Type Definition mlua::Integer

type Integer = i64;

Type of Lua integer numbers.