pub extern "C-unwind" fn CGContextSetLineCap(
c: Option<&CGContext>,
cap: CGLineCap,
)👎Deprecated: renamed to
CGContext::set_line_capAvailable on crate features
CGContext and CGPath only.