ColorSyncCreateCodeFragment

Function ColorSyncCreateCodeFragment 

Source
pub unsafe extern "C-unwind" fn ColorSyncCreateCodeFragment(
    profile_sequence: &CFArray,
    options: &CFDictionary,
) -> CFRetained<CFType>
Available on crate feature ColorSyncTransform only.
Expand description

ยงSafety

  • profile_sequence generic must be of the correct type.
  • options generics must be of the correct type.