Type Definition rlua::Integer[][src]

type Integer = c_longlong;

Type of Lua integer numbers.