[][src]Function uikit_sys::CGShadingCreateAxial

pub unsafe extern "C" fn CGShadingCreateAxial(
    space: CGColorSpaceRef,
    start: CGPoint,
    end: CGPoint,
    function: CGFunctionRef,
    extendStart: bool,
    extendEnd: bool
) -> CGShadingRef