AXObserverRemoveNotification

Function AXObserverRemoveNotification 

Source
pub unsafe extern "C-unwind" fn AXObserverRemoveNotification(
    observer: &AXObserver,
    element: &AXUIElement,
    notification: &CFString,
) -> AXError
👎Deprecated: renamed to AXObserver::remove_notification
Available on crate features AXError and AXUIElement only.