pub unsafe extern "C-unwind" fn CGImageMetadataCopyTagMatchingImageProperty(
metadata: &CGImageMetadata,
dictionary_name: &CFString,
property_name: &CFString,
) -> Option<CFRetained<CGImageMetadataTag>>👎Deprecated: renamed to
CGImageMetadata::tag_matching_image_propertyAvailable on crate feature
CGImageMetadata only.