[][src]Function directx_math::XMVectorNotEqualInt

pub fn XMVectorNotEqualInt(V1: FXMVECTOR, V2: FXMVECTOR) -> XMVECTOR

Performs a per-component test for the inequality of two vectors, treating each component as an unsigned integer.

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