AXUIElementCopyActionDescription

Function AXUIElementCopyActionDescription 

Source
pub unsafe extern "C-unwind" fn AXUIElementCopyActionDescription(
    element: &AXUIElement,
    action: &CFString,
    description: NonNull<*const CFString>,
) -> AXError
👎Deprecated: renamed to AXUIElement::copy_action_description
Available on crate features AXError and AXUIElement only.