ColorSyncProfileCopyData

Function ColorSyncProfileCopyData 

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