Struct core_graphics::event_source::CGEventSource [−][src]
pub struct CGEventSource(_);
Implementations
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type Target = CGEventSourceRef
type Target = CGEventSourceRef
The resulting type after dereferencing.
Dereferences the value.
Mutably dereferences the value.
Auto Trait Implementations
impl RefUnwindSafe for CGEventSource
impl !Send for CGEventSource
impl !Sync for CGEventSource
impl Unpin for CGEventSource
impl UnwindSafe for CGEventSource
Blanket Implementations
Mutably borrows from an owned value. Read more