[][src]Function uikit_sys::CGGradientCreateWithColorComponents

pub unsafe extern "C" fn CGGradientCreateWithColorComponents(
    space: CGColorSpaceRef,
    components: *const CGFloat,
    locations: *const CGFloat,
    count: size_t
) -> CGGradientRef