VarMod

Function VarMod 

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