pub unsafe extern "C-unwind" fn MDQueryGetAttributeValueOfResultAtIndex(
query: &MDQuery,
name: Option<&CFString>,
idx: CFIndex,
) -> *mut c_void👎Deprecated: renamed to
MDQuery::attribute_value_of_result_at_indexAvailable on crate feature
MDQuery only.