Skip to main content

CGEventTapEnable

Function CGEventTapEnable 

Source
pub extern "C-unwind" fn CGEventTapEnable(
    tap: &CFMachPort,
    enable: bool,
)
👎Deprecated:

renamed to CGEvent::tap_enable

Available on crate feature CGEvent only.