[][src]Function directx_math::XMVector2LessOrEqual

pub fn XMVector2LessOrEqual(V1: FXMVECTOR, V2: FXMVECTOR) -> bool

Tests whether one 2D vector is less-than-or-equal-to another 2D vector.

https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMVector2LessOrEqual