Function rlua::ffi::lua54::lauxlib::luaL_optnumber

pub unsafe extern "C-unwind" fn luaL_optnumber(
    L: *mut lua_State,
    arg: i32,
    def: f64
) -> f64