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

type LuaInteger = c_longlong;

Type of Lua integer numbers.