CGContextSetContentToneMappingInfo

Function CGContextSetContentToneMappingInfo 

Source
pub unsafe extern "C-unwind" fn CGContextSetContentToneMappingInfo(
    c: &CGContext,
    info: CGContentToneMappingInfo,
)
👎Deprecated: renamed to CGContext::set_content_tone_mapping_info
Available on crate features CGContext and CGToneMapping only.