Type Definition mlua::Number

source · []
pub type Number = c_double;
Expand description

Type of Lua floating point numbers.