pub unsafe extern "C-unwind" fn UIImageHEICRepresentation(
image: &UIImage,
) -> Option<Retained<NSData>>
👎Deprecated: renamed to
UIImage::heic_representation
Available on crate feature
UIImage
only.