Type Definition rlua::prelude::LuaInteger[][src]

pub type LuaInteger = c_longlong;
Expand description

Type of Lua integer numbers.