Type Definition rlua::Integer[][src]

pub type Integer = c_longlong;
Expand description

Type of Lua integer numbers.