[][src]Type Definition raui::core::prelude::WidgetUnmountClosure

type WidgetUnmountClosure = dyn FnMut(WidgetUnmountContext<'_>) + 'static;