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