Function show_not_saved_dlg

Source
fn show_not_saved_dlg(
    comps: &UiMutex<Components>,
    shell: &Shell,
    changed_bufs: &[String],
) -> bool