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