CGEventSetSource

Function CGEventSetSource 

Source
pub extern "C-unwind" fn CGEventSetSource(
    event: Option<&CGEvent>,
    source: Option<&CGEventSource>,
)
👎Deprecated: renamed to CGEvent::set_source
Available on crate features CGEvent and CGEventTypes only.