Function CGContextSetLineJoin

Source
pub unsafe extern "C" fn CGContextSetLineJoin(
    c: CGContextRef,
    join: CGLineJoin,
)