pub extern "C-unwind" fn CGContextSetMiterLimit(
c: Option<&CGContext>,
limit: CGFloat,
)👎Deprecated:
renamed to CGContext::set_miter_limit
Available on crate feature
CGContext only.