Function CGContextSetLineWidth

Source
pub unsafe extern "C" fn CGContextSetLineWidth(
    c: CGContextRef,
    width: CGFloat,
)