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