pub fn pnt2_min_pnt2i(pa: Point2i, pb: Point2i) -> Point2i
Expand description

Apply std::cmp::min operation component-wise.