AXValueGetType

Function AXValueGetType 

Source
pub unsafe extern "C-unwind" fn AXValueGetType(
    value: &AXValue,
) -> AXValueType
👎Deprecated: renamed to AXValue::type
Available on crate feature AXValue only.