Struct native_windows_gui::EventHandler [−][src]
pub struct EventHandler { /* fields omitted */ }Expand description
An opaque structure that represent a window subclass hook.
Auto Trait Implementations
impl RefUnwindSafe for EventHandlerimpl !Send for EventHandlerimpl !Sync for EventHandlerimpl Unpin for EventHandlerimpl UnwindSafe for EventHandler