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