pub unsafe extern "C-unwind" fn AXValueGetValue(
value: &AXValue,
the_type: AXValueType,
value_ptr: NonNull<c_void>,
) -> bool👎Deprecated:
renamed to AXValue::value
Available on crate features
AXValue and HIServices only.