[][src]Function directx_math::XMVector3ClampLength

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