Function objc2_ui_kit::UIGraphicsBeginImageContextWithOptions

source ยท
pub unsafe extern "C" fn UIGraphicsBeginImageContextWithOptions(
    size: CGSize,
    opaque: Bool,
    scale: CGFloat
)
๐Ÿ‘ŽDeprecated: Replace usage of UIGraphicsBeginImageContextWithOptions with UIGraphicsImageRenderer.
Available on crate feature UIGraphics only.