Function gweather_sys::gweather_info_get_value_wind
source · pub unsafe extern "C" fn gweather_info_get_value_wind(
info: *mut GWeatherInfo,
unit: GWeatherSpeedUnit,
speed: *mut c_double,
direction: *mut GWeatherWindDirection,
) -> gboolean