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