pub extern "C-unwind" fn CGDisplayStreamUpdateGetDropCount(
update_ref: Option<&CGDisplayStreamUpdate>,
) -> usize👎Deprecated:
renamed to CGDisplayStreamUpdate::drop_count
Available on crate feature
CGDisplayStream only.