Function UIGraphicsGetImageFromCurrentImageContext

Source
pub unsafe extern "C-unwind" fn UIGraphicsGetImageFromCurrentImageContext() -> Option<Retained<UIImage>>
👎Deprecated: Replace usage of UIGraphicsGetImageFromCurrentImageContext with UIGraphicsImageRendererContext.currentImage.
Available on crate features UIGraphics and UIImage only.