[][src]Function directx_math::XMVectorAndCInt

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

Computes the logical AND of one vector with the negation of a second vector, treating each component as an unsigned integer.

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