Type Definition mlua::Integer[][src]

type Integer = i64;

Type of Lua integer numbers.