webkit_geolocation_position_set_altitude

Function webkit_geolocation_position_set_altitude 

Source
pub unsafe extern "C" fn webkit_geolocation_position_set_altitude(
    position: *mut WebKitGeolocationPosition,
    altitude: c_double,
)