pub extern "C-unwind" fn CGEventCreateData(
allocator: Option<&CFAllocator>,
event: Option<&CGEvent>,
) -> Option<CFRetained<CFData>>👎Deprecated:
renamed to CGEvent::new_data
Available on crate features
CGEvent and CGEventTypes only.