Function mlua_sys::lua51::lua::lua_pushnumber

source ·
pub unsafe extern "C" fn lua_pushnumber(
    L: *mut lua_State,
    n: lua_Number
)
Available on crate features lua51 or luajit only.