Struct panda_sys::EventNotifier [−][src]
#[repr(C)]pub struct EventNotifier { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for EventNotifierimpl Send for EventNotifierimpl Sync for EventNotifierimpl Unpin for EventNotifierimpl UnwindSafe for EventNotifierBlanket Implementations
Mutably borrows from an owned value. Read more