Struct core_graphics::event_source::CGEventSourceRef [−][src]
pub struct CGEventSourceRef(_);
Trait Implementations
Performs the conversion.
Immutably borrows from an owned value. Read more
type Owned = CGEventSource
type Owned = CGEventSource
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
🔬 This is a nightly-only experimental API. (toowned_clone_into
)
recently added
Uses borrowed data to replace owned data, usually by cloning. Read more