[][src]Function directx_math::XMVector4NearEqual

pub fn XMVector4NearEqual(
    V1: FXMVECTOR,
    V2: FXMVECTOR,
    Epsilon: FXMVECTOR
) -> bool