VarXor

Function VarXor 

pub unsafe fn VarXor(
    pvarleft: *const VARIANT,
    pvarright: *const VARIANT,
) -> Result<VARIANT>