mlua_sys::lua51::lua

Type Alias 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