[][src]Function uikit_sys::CGColorCreateWithPattern

pub unsafe extern "C" fn CGColorCreateWithPattern(
    space: CGColorSpaceRef,
    pattern: CGPatternRef,
    components: *const CGFloat
) -> CGColorRef