Skip to main content

CGContextBeginTransparencyLayer

Function CGContextBeginTransparencyLayer 

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

renamed to CGContext::begin_transparency_layer

Available on crate feature CGContext only.