[][src]Function uikit_sys::CGGradientCreateWithColors

pub unsafe extern "C" fn CGGradientCreateWithColors(
    space: CGColorSpaceRef,
    colors: CFArrayRef,
    locations: *const CGFloat
) -> CGGradientRef