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