ColorSyncDeviceSetCustomProfiles

Function ColorSyncDeviceSetCustomProfiles 

Source
pub unsafe extern "C-unwind" fn ColorSyncDeviceSetCustomProfiles(
    device_class: &CFString,
    device_id: &CFUUID,
    profile_info: &CFDictionary,
) -> bool
Available on crate feature ColorSyncDevice only.
Expand description

ยงSafety

profile_info generics must be of the correct type.