CGImageGetContentHeadroom

Function CGImageGetContentHeadroom 

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