pub extern "C-unwind" fn CGContextDrawLayerAtPoint(
context: Option<&CGContext>,
point: CGPoint,
layer: Option<&CGLayer>,
)👎Deprecated:
renamed to CGContext::draw_layer_at_point
Available on crate features
CGContext and CGLayer only.