CGEventSourceGetLocalEventsSuppressionInterval

Function CGEventSourceGetLocalEventsSuppressionInterval 

Source
pub extern "C-unwind" fn CGEventSourceGetLocalEventsSuppressionInterval(
    source: Option<&CGEventSource>,
) -> CFTimeInterval
👎Deprecated: renamed to CGEventSource::local_events_suppression_interval
Available on crate features CGEventSource and CGEventTypes only.