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

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