[][src]Function directx_math::accessor::XMVectorSetIntByIndex

pub fn XMVectorSetIntByIndex(V: XMVECTOR, x: u32, i: usize) -> XMVECTOR

Use an integer instance to set the value of one of the four components of an XMVECTOR Data Type containing integer data referenced by an index.

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