MDQueryCopyValuesOfAttribute

Function MDQueryCopyValuesOfAttribute 

Source
pub unsafe extern "C-unwind" fn MDQueryCopyValuesOfAttribute(
    query: &MDQuery,
    name: Option<&CFString>,
) -> Option<CFRetained<CFArray>>
👎Deprecated: renamed to MDQuery::values_of_attribute
Available on crate feature MDQuery only.