ColorSyncDeviceCopyDeviceInfo

Function ColorSyncDeviceCopyDeviceInfo 

Source
pub unsafe extern "C-unwind" fn ColorSyncDeviceCopyDeviceInfo(
    device_class: &CFString,
    dev_id: &CFUUID,
) -> Option<CFRetained<CFDictionary>>
Available on crate feature ColorSyncDevice only.