Function get_displays_with_point

Source
pub fn get_displays_with_point(
    point: CGPoint,
    max_displays: usize,
) -> Option<Vec<CGDisplay>>