Skip to main content

CGContextEndTransparencyLayer

Function CGContextEndTransparencyLayer 

Source
pub extern "C-unwind" fn CGContextEndTransparencyLayer(
    c: Option<&CGContext>,
)
👎Deprecated:

renamed to CGContext::end_transparency_layer

Available on crate feature CGContext only.