Function core_graphics2::context::CGContextSetStrokePattern

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