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