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