[][src]Function directx_math::XMVectorRound

pub fn XMVectorRound(V: FXMVECTOR) -> XMVECTOR

Rounds each component of a vector to the nearest even integer (known as "Bankers Rounding").

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