Function gweather_sys::gweather_info_get_value_temp_max

source ·
pub unsafe extern "C" fn gweather_info_get_value_temp_max(
    info: *mut GWeatherInfo,
    unit: GWeatherTemperatureUnit,
    value: *mut c_double,
) -> gboolean