Type Alias mlua_sys::lua54::lua::lua_Number

source ·
pub type lua_Number = c_double;
Available on crate feature lua54 only.
Expand description

A Lua number, usually equivalent to f64