Function gdnative_visual_script::common::euclid::point2[]

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