CGContextGetContentToneMappingInfo

Function CGContextGetContentToneMappingInfo 

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