Function accessibility_sys::AXUIElementIsAttributeSettable[][src]

pub unsafe extern "C" fn AXUIElementIsAttributeSettable(
    element: AXUIElementRef,
    attribute: CFStringRef,
    settable: *mut bool
) -> AXError