Skip to main content

CGEventSourceSetLocalEventsSuppressionInterval

Function CGEventSourceSetLocalEventsSuppressionInterval 

Source
pub extern "C-unwind" fn CGEventSourceSetLocalEventsSuppressionInterval(
    source: Option<&CGEventSource>,
    seconds: CFTimeInterval,
)
👎Deprecated:

renamed to CGEventSource::set_local_events_suppression_interval

Available on crate features CGEventSource and CGEventTypes only.