Type Definition mlua::Integer

source · []
pub type Integer = c_int;
Expand description

Type of Lua integer numbers.