Function directx_math::XMVector2NotEqualInt[][src]

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

Test whether two vectors are not equal, treating each component as an unsigned integer.

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