Function get_displays_with_rect

Source
pub fn get_displays_with_rect(
    rect: CGRect,
    max_displays: usize,
) -> Option<Vec<CGDisplay>>