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