core_graphics2::context

Function CGContextSetFillPattern

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