CGContextStrokeRect

Function CGContextStrokeRect 

Source
pub extern "C-unwind" fn CGContextStrokeRect(
    c: Option<&CGContext>,
    rect: CGRect,
)
👎Deprecated: renamed to CGContext::stroke_rect
Available on crate feature CGContext only.