ColorSyncProfileInstall

Function ColorSyncProfileInstall 

Source
pub unsafe extern "C-unwind" fn ColorSyncProfileInstall(
    profile: &ColorSyncProfile,
    domain: &CFString,
    subpath: &CFString,
    error: *mut *mut CFError,
) -> bool
👎Deprecated: renamed to ColorSyncProfile::install
Available on crate feature ColorSyncProfile only.