[]Function rusty_engine::prelude::glm::vec2_to_vec2

pub fn vec2_to_vec2<N>(
    v: &Matrix<N, U2, U1, <DefaultAllocator as Allocator<N, U2, U1>>::Buffer>
) -> Matrix<N, U2, U1, <DefaultAllocator as Allocator<N, U2, U1>>::Buffer> where
    N: Scalar