Function XMVectorSplatQNaN

Source
pub fn XMVectorSplatQNaN() -> XMVECTOR
Expand description

Returns a vector, each of whose components are QNaN (0x7CF00000).

§Return value

Returns a vector, each of whose components are QNaN (0x7CF00000)

§Reference

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