[]Function gdnative_common::geom::euclid::approxord::max

pub fn max<T>(x: T, y: T) -> T where
    T: PartialOrd<T>,