Function luaL_optnumber

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