Function directx_math::XMVectorGetXPtr[][src]

pub fn XMVectorGetXPtr(x: &mut f32, V: FXMVECTOR)

Retrieve the x component of an XMVECTOR Data Type containing floating-point data, and storing that component’s value in an instance of float referred to by a pointer.

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