mlua_sys::lua52::lua

Type Alias lua_Number

Source
pub type lua_Number = c_double;
Available on crate feature lua52 only.
Expand description

A Lua number, usually equivalent to f64