Function CGContextSetLineCap

Source
pub unsafe extern "C" fn CGContextSetLineCap(
    c: CGContextRef,
    cap: CGLineCap,
)