Function set_elevation

Source
pub fn set_elevation(
    app: &mut dyn SetElevationHandler,
    should_elevate: bool,
) -> Result<(), String>