Skip to main content

CGContextFillRect

Function CGContextFillRect 

Source
pub extern "C-unwind" fn CGContextFillRect(
    c: Option<&CGContext>,
    rect: CGRect,
)
👎Deprecated:

renamed to CGContext::fill_rect

Available on crate feature CGContext only.