pub extern "C-unwind" fn CGImageGetAlphaInfo(
image: Option<&CGImage>,
) -> CGImageAlphaInfo👎Deprecated: renamed to
CGImage::alpha_infoAvailable on crate feature
CGImage only.pub extern "C-unwind" fn CGImageGetAlphaInfo(
image: Option<&CGImage>,
) -> CGImageAlphaInfoCGImage::alpha_infoCGImage only.