VarDiv

Function VarDiv 

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