UIRectFillUsingBlendMode

Function UIRectFillUsingBlendMode 

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