Skip to main content

CGEventSourceGetSourceStateID

Function CGEventSourceGetSourceStateID 

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

renamed to CGEventSource::source_state_id

Available on crate features CGEventSource and CGEventTypes only.