AXUIElementCopyParameterizedAttributeNames

Function AXUIElementCopyParameterizedAttributeNames 

Source
pub unsafe extern "C-unwind" fn AXUIElementCopyParameterizedAttributeNames(
    element: &AXUIElement,
    names: NonNull<*const CFArray>,
) -> AXError
👎Deprecated: renamed to AXUIElement::copy_parameterized_attribute_names
Available on crate features AXError and AXUIElement only.