Function directx_math::XMVectorGetYPtr[][src]

pub fn XMVectorGetYPtr(y: &mut f32, V: FXMVECTOR)

Retrieve the y 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-XMVectorGetYPtr