[][src]Function directx_math::XMVector2NearEqual

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