egui::widgets::drag_value

Function get

Source
fn get(get_set_value: &mut Box<dyn FnMut(Option<f64>) -> f64 + '_>) -> f64