[][src]Type Definition rlua::Integer

type Integer = c_longlong;

Type of Lua integer numbers.