AXValueGetValue

Function AXValueGetValue 

Source
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 feature AXValue only.