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