mlua_sys::lua53::lua

Type Alias lua_Number

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

A Lua number, usually equivalent to f64