Struct native_windows_gui::NoticeSender [−][src]
pub struct NoticeSender { /* fields omitted */ }Expand description
NoticeSender sends message to its parent Notice from another thread
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for NoticeSenderimpl Send for NoticeSenderimpl Sync for NoticeSenderimpl Unpin for NoticeSenderimpl UnwindSafe for NoticeSenderBlanket Implementations
Mutably borrows from an owned value. Read more