pub extern "C-unwind" fn CGImageGetPixelFormatInfo(
image: Option<&CGImage>,
) -> CGImagePixelFormatInfo👎Deprecated:
renamed to CGImage::pixel_format_info
Available on crate feature
CGImage only.