Function gweather_sys::gweather_info_get_value_temp_min

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