[]Function gdnative::euclid::point2

pub fn point2<T, U>(x: T, y: T) -> TypedPoint2D<T, U> where
    T: Copy