CGContextDrawShading

Function CGContextDrawShading 

Source
pub extern "C-unwind" fn CGContextDrawShading(
    c: Option<&CGContext>,
    shading: Option<&CGShading>,
)
👎Deprecated: renamed to CGContext::draw_shading
Available on crate features CGContext and CGShading only.