pub extern "C-unwind" fn CGEventPostToPid(
pid: pid_t,
event: Option<&CGEvent>,
)👎Deprecated:
renamed to CGEvent::post_to_pid
Available on crate features
CGEvent and CGEventTypes and libc only.