pub unsafe extern "C-unwind" fn ColorSyncDeviceSetCustomProfiles(
device_class: &CFString,
device_id: &CFUUID,
profile_info: &CFDictionary,
) -> boolAvailable on crate feature
ColorSyncDevice only.Expand description
ยงSafety
profile_info generics must be of the correct type.