Function core_graphics2::context::CGContextSetFillPattern

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