pub fn XMVector2ClampLengthV(
V: FXMVECTOR,
LengthMin: FXMVECTOR,
LengthMax: FXMVECTOR,
) -> XMVECTORExpand description
Clamps the length of a 2D vector to a given range.
https://docs.microsoft.com/en-us/windows/win32/api/directxmath/nf-directxmath-XMVector2ClampLengthV