CGImageGetHeight

Function CGImageGetHeight 

Source
pub extern "C-unwind" fn CGImageGetHeight(
    image: Option<&CGImage>,
) -> usize
👎Deprecated: renamed to CGImage::height
Available on crate feature CGImage only.