UIGraphicsBeginImageContext

Function UIGraphicsBeginImageContext 

Source
pub unsafe extern "C-unwind" fn UIGraphicsBeginImageContext(
    size: CGSize,
)
👎Deprecated: Replace usage of UIGraphicsBeginImageContext with UIGraphicsImageRenderer.
Available on crate features UIGraphics and objc2-core-foundation only.