[][src]Function directx_math::XMVector2ClampLength

pub fn XMVector2ClampLength(
    V: FXMVECTOR,
    LengthMin: f32,
    LengthMax: f32
) -> XMVECTOR