Skip to main content

CGContextSetFillPattern

Function CGContextSetFillPattern 

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