ColorSyncProfileCreate

Function ColorSyncProfileCreate 

Source
pub unsafe extern "C-unwind" fn ColorSyncProfileCreate(
    data: &CFData,
    error: *mut *mut CFError,
) -> Option<CFRetained<ColorSyncProfile>>
👎Deprecated: renamed to ColorSyncProfile::new
Available on crate feature ColorSyncProfile only.