pub fn pnt2_inside_exclusivei(pt: Point2i, b: &Bounds2i) -> bool
Expand description

Is a 2D point inside a 2D bound?