Struct native_windows_gui::WindowCloseData [−][src]
pub struct WindowCloseData { /* fields omitted */ }Expand description
Opaque type that manages if a window should be closed after an OnClose event
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WindowCloseDataimpl !Send for WindowCloseDataimpl !Sync for WindowCloseDataimpl Unpin for WindowCloseDataimpl UnwindSafe for WindowCloseData