ColorSyncTransformCopyProperty

Function ColorSyncTransformCopyProperty 

Source
pub unsafe extern "C-unwind" fn ColorSyncTransformCopyProperty(
    transform: &ColorSyncTransform,
    key: &CFType,
    options: Option<&CFDictionary>,
) -> Option<CFRetained<CFType>>
👎Deprecated: renamed to ColorSyncTransform::property
Available on crate feature ColorSyncTransform only.