Function gweather_sys::gweather_info_get_value_apparent

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