pub extern "C-unwind" fn CGEventTapEnable(
tap: &CFMachPort,
enable: bool,
)👎Deprecated:
renamed to CGEvent::tap_enable
Available on crate feature
CGEvent only.pub extern "C-unwind" fn CGEventTapEnable(
tap: &CFMachPort,
enable: bool,
)renamed to CGEvent::tap_enable
CGEvent only.