pub unsafe extern "C-unwind" fn ColorSyncProfileCreateMutableCopy(
prof: &ColorSyncProfile,
) -> Option<CFRetained<ColorSyncMutableProfile>>
👎Deprecated: renamed to
ColorSyncMutableProfile::new_copy
Available on crate feature
ColorSyncProfile
only.