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

type LuaInteger = i64;
Expand description

Type of Lua integer numbers.