Type Alias rlua::ffi::lua54::lua::lua_Number

pub type lua_Number = f64;
Expand description

A Lua number, usually equivalent to f64