Function CGContextSetStrokePattern

Source
pub unsafe extern "C" fn CGContextSetStrokePattern(
    c: CGContextRef,
    pattern: CGPatternRef,
    components: *const CGFloat,
)