ColorSyncProfileCreateWithName

Function ColorSyncProfileCreateWithName 

Source
pub unsafe extern "C-unwind" fn ColorSyncProfileCreateWithName(
    name: &CFString,
) -> Option<CFRetained<ColorSyncProfile>>
👎Deprecated: renamed to ColorSyncProfile::with_name
Available on crate feature ColorSyncProfile only.