pub unsafe extern "C-unwind" fn CGDisplayStreamUpdateGetRects(
update_ref: Option<&CGDisplayStreamUpdate>,
rect_type: CGDisplayStreamUpdateRectType,
rect_count: NonNull<usize>,
) -> *const CGRect👎Deprecated: renamed to
CGDisplayStreamUpdate::rectsAvailable on crate feature
CGDisplayStream only.