[]Type Definition rusty_engine::prelude::glm::I64Vec2

type I64Vec2 = Matrix<i64, U2, U1, <DefaultAllocator as Allocator<i64, U2, U1>>::Buffer>;

A 2D vector with i64 components.