Function gweather_sys::gweather_info_get_value_pressure

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