pub extern "C-unwind" fn CGContextDrawLayerInRect(
context: Option<&CGContext>,
rect: CGRect,
layer: Option<&CGLayer>,
)👎Deprecated: renamed to
CGContext::draw_layer_in_rectAvailable on crate features
CGContext and CGLayer only.