pub extern "C-unwind" fn CGDisplayStreamUpdateCreateMergedUpdate(
first_update: Option<&CGDisplayStreamUpdate>,
second_update: Option<&CGDisplayStreamUpdate>,
) -> Option<CFRetained<CGDisplayStreamUpdate>>👎Deprecated: renamed to
CGDisplayStreamUpdate::new_merged_updateAvailable on crate feature
CGDisplayStream only.