pub fn reset_button( ui: &Ui<'_>, label: impl AsRef<str>, confirm: &mut bool, ) -> bool
Renders a reset button.