Function accessibility_sys::AXUIElementCopyAttributeValues[][src]

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