pub extern "C-unwind" fn CGImageGetBitmapInfo(
image: Option<&CGImage>,
) -> CGBitmapInfo👎Deprecated: renamed to
CGImage::bitmap_infoAvailable on crate feature
CGImage only.pub extern "C-unwind" fn CGImageGetBitmapInfo(
image: Option<&CGImage>,
) -> CGBitmapInfoCGImage::bitmap_infoCGImage only.