Function XMVectorSplatSignMask

Source
pub fn XMVectorSplatSignMask() -> XMVECTOR
Expand description

Returns a vector, each of whose components are the sign mask (0x80000000).

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