pub unsafe extern "C" fn UIGraphicsGetImageFromCurrentImageContext(
) -> *mut UIImage
๐Ÿ‘ŽDeprecated: Replace usage of UIGraphicsGetImageFromCurrentImageContext with UIGraphicsImageRendererContext.currentImage.
Available on crate features UIGraphics and UIImage only.