CGEventCreateSourceFromEvent

Function CGEventCreateSourceFromEvent 

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