AXUIElementCopyAttributeValues

Function AXUIElementCopyAttributeValues 

Source
pub unsafe extern "C" fn AXUIElementCopyAttributeValues(
    element: AXUIElementRef,
    attribute: CFStringRef,
    index: CFIndex,
    maxValues: CFIndex,
    values: *mut CFArrayRef,
) -> AXError