Function XMLoadFloat2

Source
pub fn XMLoadFloat2(pSource: &XMFLOAT2) -> FXMVECTOR
Expand description

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