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