Skip to main content

CGContextAddRect

Function CGContextAddRect 

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

renamed to CGContext::add_rect

Available on crate feature CGContext only.