ColorSyncProfileCreateWithDisplayID

Function ColorSyncProfileCreateWithDisplayID 

Source
pub unsafe extern "C-unwind" fn ColorSyncProfileCreateWithDisplayID(
    display_id: u32,
) -> Option<CFRetained<ColorSyncProfile>>
👎Deprecated: renamed to ColorSyncProfile::with_display_id
Available on crate feature ColorSyncProfile only.