pub fn screen_num_inside<R>(rect: R) -> i32where R: Into<Rectangle<i32>> + Copy,
dep_fltk
Returns the screen number for the screen which intersects the most with the provided rectangle