Skip to main content

CGEventPost

Function CGEventPost 

Source
pub extern "C-unwind" fn CGEventPost(
    tap: CGEventTapLocation,
    event: Option<&CGEvent>,
)
👎Deprecated:

renamed to CGEvent::post

Available on crate features CGEvent and CGEventTypes only.