Function rlua::ffi::lua54::lua::lua_pushnumber

pub unsafe extern "C-unwind" fn lua_pushnumber(
    L: *mut lua_State,
    n: f64
)