pub unsafe extern "C-unwind" fn ColorSyncProfileCreateWithURL(
url: &CFURL,
error: *mut *mut CFError,
) -> Option<CFRetained<ColorSyncProfile>>
👎Deprecated: renamed to
ColorSyncProfile::with_url
Available on crate feature
ColorSyncProfile
only.