CGDisplayStreamUpdateGetRects

Function CGDisplayStreamUpdateGetRects 

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