Function UIRectFillUsingBlendMode

Source
pub unsafe extern "C-unwind" fn UIRectFillUsingBlendMode(
    rect: CGRect,
    blend_mode: CGBlendMode,
)
Available on crate features objc2-core-foundation and objc2-core-graphics and UIGraphics only.