Type Alias mlua_sys::lua51::lua::lua_Number

source ·
pub type lua_Number = c_double;
Available on crate features lua51 or luajit only.
Expand description

A Lua number, usually equivalent to f64