Skip to main content

CGLayerGetContext

Function CGLayerGetContext 

Source
pub extern "C-unwind" fn CGLayerGetContext(
    layer: Option<&CGLayer>,
) -> Option<CFRetained<CGContext>>
👎Deprecated:

renamed to CGLayer::context

Available on crate features CGContext and CGLayer only.