MDQueryGetSortOptionFlagsForAttribute

Function MDQueryGetSortOptionFlagsForAttribute 

Source
pub unsafe extern "C-unwind" fn MDQueryGetSortOptionFlagsForAttribute(
    query: &MDQuery,
    field_name: Option<&CFString>,
) -> u32
👎Deprecated: renamed to MDQuery::sort_option_flags_for_attribute
Available on crate feature MDQuery only.