pub unsafe extern "C-unwind" fn AXObserverAddNotification(
observer: &AXObserver,
element: &AXUIElement,
notification: &CFString,
refcon: *mut c_void,
) -> AXError👎Deprecated:
renamed to AXObserver::add_notification
Available on crate features
AXError and AXUIElement and HIServices only.