[][src]Function directx_math::XMLoadInt3

pub fn XMLoadInt3(pSource: &[u32; 3]) -> FXMVECTOR

Loads data into the x, y, and z components of an XMVECTOR, without type checking.

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